From 7fdd003ffdf4b1a3721434db8976a687e32843d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:53:10 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1. - [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.2.0...9.0.1) --- 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..3d76771 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.1 pipenv==2020.11.15 prometheus-client==0.9.0 prompt-toolkit==3.0.10 diff --git a/requirements.txt b/requirements.txt index 0a6dc62..e67568d 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.1 pycparser==2.20 python-dotenv==0.15.0 pytz==2021.1