From 88f93cf677cd43439b6aedc1e49e35b6b4028fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 03:19:49 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.0 in /Wendigo 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] --- Wendigo/requirements(old.txt | 2 +- Wendigo/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Wendigo/requirements(old.txt b/Wendigo/requirements(old.txt index 3202e77..789e675 100644 --- a/Wendigo/requirements(old.txt +++ b/Wendigo/requirements(old.txt @@ -32,7 +32,7 @@ parso==0.8.2 pep8==1.7.1 pexpect==4.8.0 pickleshare==0.7.5 -pillow==8.3.2 +pillow==9.0.0 platformdirs==2.3.0 prompt-toolkit==3.0.18 psycopg2-binary==2.8.6 diff --git a/Wendigo/requirements.txt b/Wendigo/requirements.txt index 440a959..b3e0813 100644 --- a/Wendigo/requirements.txt +++ b/Wendigo/requirements.txt @@ -40,7 +40,7 @@ pathlib==1.0.1 pep8==1.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==8.3.2 +Pillow==9.0.0 platformdirs==2.3.0 prompt-toolkit==3.0.18 psycopg2==2.9.1