From ca9f6ac08fe19ceb5a137a09f15889d923b29953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 00:18:56 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...8.1.1) 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..8a40cc6 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==8.1.1 scikit-learn==0.19.1 scipy==1.0.0 tensorboard==1.10.0