From aec9618ffa379eb108957057ba671187ddc11281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:34:46 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 9.0.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.1.2...9.0.0) --- 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..77a8709 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==9.0.0 pipenv==2020.11.15 prometheus-client==0.9.0 prompt-toolkit==3.0.10 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..ec1c335 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==9.0.0 pycparser==2.20 python-dotenv==0.15.0 pytz==2021.1