From 90d6c54c31018e80938423d23dfcac4e9299147a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:14:06 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.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.3.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- media/requirements.txt | 2 +- media/requirements_X42eU5D.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media/requirements.txt b/media/requirements.txt index 60f75b6..152f9ba 100644 --- a/media/requirements.txt +++ b/media/requirements.txt @@ -10,7 +10,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 oauthlib==3.1.0 -Pillow==8.3.2 +Pillow==9.0.0 PyJWT==1.7.1 pylint==2.4.4 python3-openid==3.1.0 diff --git a/media/requirements_X42eU5D.txt b/media/requirements_X42eU5D.txt index 60f75b6..152f9ba 100644 --- a/media/requirements_X42eU5D.txt +++ b/media/requirements_X42eU5D.txt @@ -10,7 +10,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 oauthlib==3.1.0 -Pillow==8.3.2 +Pillow==9.0.0 PyJWT==1.7.1 pylint==2.4.4 python3-openid==3.1.0 diff --git a/requirements.txt b/requirements.txt index 72b0919..009de05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 oauthlib==3.1.0 -Pillow==8.3.2 +Pillow==9.0.0 PyJWT==1.7.1 pylint==2.4.4 python-dotenv==0.14.0