From 4c14ea66c23b9a0105cabd1dd677d4c814c25ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:36:26 +0000 Subject: [PATCH] Bump pillow from 3.2.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.2.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.2.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 b4c653a..64ccf7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ msgpack-python==0.4.7 passlib==1.6.5 pbr==1.10.0 pika==0.10.0 -Pillow==3.2.0 +Pillow==9.0.0 pudb==2016.2 pycrypto==2.6.1 Pygments==2.1.3