From c47cea38483f9eca23c2c6c289e446fe9437a538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:58:53 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 6.2.0. - [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/4.0.0...6.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6a25b5..1c74d03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ h5py==2.6.0 theano==0.9.0 scikit-image==0.13.0 opencv-python==3.2.0.7 -Pillow==4.0.0 +Pillow==6.2.0 PyYAML==3.12 \ No newline at end of file