From cbc919a42c2a0d4a6cac12cba9bb0f7ec84c0114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:30:52 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..b6daa98 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -58,7 +58,7 @@ oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1 pickleshare==0.7.5 -Pillow==5.3.0 +Pillow==9.0.1 pluggy==0.7.1 poyo==0.4.2 prompt-toolkit==2.0.8 diff --git a/requirements.txt b/requirements.txt index 0553f7d..daa5014 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ oauth2==1.9.0.post1 parso==0.3.3 passlib==1.7.1 pickleshare==0.7.5 -Pillow==5.3.0 +Pillow==9.0.1 pluggy==0.7.1 prompt-toolkit==2.0.8 py==1.6.0