From 94848ff755b28783989cdb08597be5414882bed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:46:08 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.0.1 in /starRGB Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.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/7.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- starRGB/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starRGB/requirements.txt b/starRGB/requirements.txt index 393fbc6..28541fe 100644 --- a/starRGB/requirements.txt +++ b/starRGB/requirements.txt @@ -12,7 +12,7 @@ hyperopt==0.2.4 matplotlib==3.2.1 Augmentor==0.2.8 grpc==1.0.0 -Pillow==7.2.0 +Pillow==9.0.1 protobuf==3.12.4 scikit_learn==0.23.2 skimage==0.0