From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:21:12 +0000 (+0100) Subject: Bump pillow from 8.3.2 to 8.4.0 (#183) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=e92baffa36301413aa4ea55af1e83ef24434cbb2;p=music-assistant-server.git Bump pillow from 8.3.2 to 8.4.0 (#183) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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 5520c61e..e8de5941 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2021.10.1 soco==0.24.1 -pillow==8.3.2 +pillow==8.4.0 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0