From 042e71cf5c6a77b4c22e6fcad07ee6ba44c1a55c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:00:33 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /GCP Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 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/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GCP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GCP/requirements.txt b/GCP/requirements.txt index 65a3463..b3a82ea 100644 --- a/GCP/requirements.txt +++ b/GCP/requirements.txt @@ -5,7 +5,7 @@ pip==20.0.2 gast==0.2.2 tensorflow==2.0.0b0 google-cloud-storage==1.25.0 -Pillow==6.0.0 +Pillow==9.3.0 numpy==1.18.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0