From f11b2046954a271765b47ea3952ec6e50a4058ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:55:42 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.3.2 in /resnet Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resnet/requirements.txt b/resnet/requirements.txt index e4bcf84..cc2d309 100644 --- a/resnet/requirements.txt +++ b/resnet/requirements.txt @@ -5,7 +5,7 @@ werkzeug nltk==3.4.5 scipy==1.2.3 requests==2.23.0 -Pillow==6.2.2 +Pillow==8.3.2 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 tensorflow==1.14