From b63c38d165a4912aad1dcc20301265d791155fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:46:08 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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/5.0.0...9.0.1) --- 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..a26d1b9 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.0.1 scikit-learn==0.19.1 scipy==1.0.0 tensorboard==1.10.0