From 6f3fa83b95c724c9d70625e08cf12649f5926df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:30:20 +0000 Subject: [PATCH] Bump pillow from 2.5.1 to 9.3.0 in /lstm/characterGenImproved Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.5.1 to 9.3.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.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lstm/characterGenImproved/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lstm/characterGenImproved/requirements.txt b/lstm/characterGenImproved/requirements.txt index 6957c59..b7d2a01 100644 --- a/lstm/characterGenImproved/requirements.txt +++ b/lstm/characterGenImproved/requirements.txt @@ -130,7 +130,7 @@ pbr==3.1.1 pep8==1.7.0 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==2.5.1 +Pillow==9.3.0 plac==0.9.6 ply==3.10 preshed==1.0.0