From 936587dc6ef7db569b3b3d0015716d99f0ff74cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:56:41 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /TensorFlow/TF1/squeezenet/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...9.3.0) --- 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..4a4b8f49 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.3.0 protobuf==3.11.3 pyparsing==2.4.6 python-dateutil==2.8.1