From 822d71c4daf17d4bec7c4e77b4ef294729d3078b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:52:20 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 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.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-old.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-old.txt b/requirements-old.txt index b31c620..6d8ee22 100644 --- a/requirements-old.txt +++ b/requirements-old.txt @@ -49,7 +49,7 @@ pandocfilters==1.4.3 parso==0.8.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.1.2 +Pillow==8.3.2 pipenv==2020.11.15 prometheus-client==0.9.0 prompt-toolkit==3.0.10 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..0ec7dfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argon2-cffi==20.1.0 asgiref==3.3.4 cffi==1.14.5 Django==3.2.4 -Pillow==8.2.0 +Pillow==8.3.2 pycparser==2.20 python-dotenv==0.15.0 pytz==2021.1