From 79d87415ef5579a776d53684bf052ed9ab1376c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:42:30 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.3.0 in /flowers Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flowers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowers/requirements.txt b/flowers/requirements.txt index a45cc69bd..65c7a87a5 100644 --- a/flowers/requirements.txt +++ b/flowers/requirements.txt @@ -1,3 +1,3 @@ apache-beam[gcp]==2.8.0 -pillow==4.0.0 +pillow==9.3.0 tensorflow==1.10