From 54d1e4b98c0c29ef9f16e13a2476118106f461c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:23:00 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.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.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fc2c0a..d4b9585 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ matplotlib==3.2.1 tqdm==4.44.1 scikit-learn==0.22.2.post1 scikit-image==0.16.2 -pillow==7.0.0 +pillow==9.0.0 SimpleITK==1.2.4 tensorflow-gpu==2.0.1 keras==2.3.1