From 17ddca31b0a281f503791653584597d9b05e3e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 23:37:38 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /TensorFlow/TF1/squeezenet/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TensorFlow/TF1/squeezenet/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TensorFlow/TF1/squeezenet/src/requirements.txt b/TensorFlow/TF1/squeezenet/src/requirements.txt index afceedb6..afd239f1 100644 --- a/TensorFlow/TF1/squeezenet/src/requirements.txt +++ b/TensorFlow/TF1/squeezenet/src/requirements.txt @@ -15,7 +15,7 @@ Markdown==3.2.1 matplotlib==3.1.3 numpy==1.18.1 opt-einsum==3.1.0 -Pillow==7.0.0 +Pillow==9.0.1 protobuf==3.11.3 pyparsing==2.4.6 python-dateutil==2.8.1