From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 11:09:34 +0000 (+0100) Subject: Bump pillow from 8.0.1 to 8.1.0 (#64) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=42bbf41646cfe3b22e558cb2d894969ae495d6ff;p=music-assistant-server.git Bump pillow from 8.0.1 to 8.1.0 (#64) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index e4b6a7ed..ef6d1d5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ python-slugify==4.0.1 memory-tempfile==2.2.3 aiorun==2020.12.1 soco==0.20 -pillow==8.0.1 +pillow==8.1.0 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.0.0