From 3bc0658b8e4fbeb5468df49f8d93b645ff2f37cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 07:57:19 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /Segmentation Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.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.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Segmentation/Deprecated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Segmentation/Deprecated/requirements.txt b/Segmentation/Deprecated/requirements.txt index f781cb7..2d83847 100644 --- a/Segmentation/Deprecated/requirements.txt +++ b/Segmentation/Deprecated/requirements.txt @@ -6,7 +6,7 @@ Fiona==1.8.13.post1 tensorflow_gpu==2.2.1 joblib==0.14.1 Keras==2.3.1 -Pillow==7.2.0 +Pillow==9.3.0 rasterio==1.1.5 tensorflow==2.2.1