From 505dd8f9a6f070cd7cf651e920c70e2af66860f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:40:09 +0000 Subject: [PATCH] Bump pillow from 2.5.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.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/2.5.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-old.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-old.txt b/requirements-old.txt index bf287ff2..c4033667 100644 --- a/requirements-old.txt +++ b/requirements-old.txt @@ -99,7 +99,7 @@ pathlib2==2.1.0 pbr==1.8.1 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==2.5.0 +Pillow==9.0.0 prettytable==0.7.2 prompt-toolkit==1.0.7 psutil==5.8.0