From 006d52b08b8b160ee2be83d59791c465a9bbdbf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:00:48 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /SIDGAN Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- SIDGAN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIDGAN/requirements.txt b/SIDGAN/requirements.txt index a5c84235..b608fc5c 100644 --- a/SIDGAN/requirements.txt +++ b/SIDGAN/requirements.txt @@ -3,5 +3,5 @@ tensorflow_gpu==2.5.1 scipy==1.2.0 numpy==1.18.5 opencv_python==4.4.0.42 -Pillow==8.3.2 +Pillow==9.3.0