From eb330f304c38910454b80987f18522b74f593088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:17:16 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /GCP Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...9.0.1) --- 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..d7cb28d 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.0.1 numpy==1.18.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0