From 4644629fa354dad251dc4dd6d11055227e03cefa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:36:06 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.3.2 in /flowers Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.0.0...8.3.2) --- 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..ea5b1f71f 100644 --- a/flowers/requirements.txt +++ b/flowers/requirements.txt @@ -1,3 +1,3 @@ apache-beam[gcp]==2.8.0 -pillow==4.0.0 +pillow==8.3.2 tensorflow==1.10