From 2b729de17267337e05686c1f00ccb4255d508b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:43:24 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 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/3.3.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4533f5..c45d286 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ pep8==1.6.2 pexpect==4.2.0 pickleshare==0.7.4 pika==0.10.0 -Pillow==3.3.0 +Pillow==9.0.0 pinax-theme-bootstrap==3.0a11 pinax-theme-bootstrap-account==1.0b2 psutil==4.3.0