From 5a33ff5136dba204916a37b707e882e29814fb12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:55:27 +0000 Subject: [PATCH] Bump pillow from 2.5.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.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/2.5.0...9.0.1) --- 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..891807bb 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.1 prettytable==0.7.2 prompt-toolkit==1.0.7 psutil==5.8.0