From e92baffa36301413aa4ea55af1e83ef24434cbb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 17:21:12 +0100 Subject: [PATCH] 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1