From 00ae4ed37623e323e5f84da34dcf079d33d539f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:19:05 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 10.0.1 in /docker/tf_1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 10.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/8.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/tf_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/tf_1/requirements.txt b/docker/tf_1/requirements.txt index 085e768..de2e2eb 100644 --- a/docker/tf_1/requirements.txt +++ b/docker/tf_1/requirements.txt @@ -9,7 +9,7 @@ azure-storage-file==2.1.0 azureml-sdk==1.35.0 numpy==1.19.3 pandas==1.1.5 -Pillow==8.4.0 +Pillow==10.0.1 jellyfish==0.8.2 tensorflow==1.15 matplotlib==3.3.4