From 6fc0eef79e7ac2538f26a5b93fe335da3206dc1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 10:19:20 +0200 Subject: [PATCH] Bump pillow from 8.3.1 to 8.3.2 (#160) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2. - [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.3.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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 577608da..770918b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2020.12.1 soco==0.23.3 -pillow==8.3.1 +pillow==8.3.2 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.1.0 -- 2.34.1