From fa45baaf5e6e98dc69d4fbddb89214e72728d316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:21:33 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.3.0 in /docker/tf_1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.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/8.4.0...9.3.0) --- 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..af2a91c 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==9.3.0 jellyfish==0.8.2 tensorflow==1.15 matplotlib==3.3.4