From 95fe4055a70661111d27f4e415b14853ebd2152d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:23:19 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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/5.0.0...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 52e79f5..9f8ebeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.14.2 nvidia-ml-py3==7.352.0 opencv-python==3.4.0.12 pandas==0.23.3 -pillow==5.0.0 +pillow==9.3.0 scikit-learn==0.19.1 scipy==1.0.0 tensorboard==1.10.0