From 951c3611240a22ad85ed415b2ba62b7b5025f3a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:58:45 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...9.3.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 5d74301..9efd894 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ mxnet==1.3.0 matplotlib==2.0.2 tensorflow-gpu==1.8.0 h5py==2.8.0 -Pillow==4.2.1 +Pillow==9.3.0 scikit-learn==0.19.2 scipy==1.1.0 hyperopt==0.1.1