From d73118704e00b000198fcd451c0698c2d0f65e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:04:35 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 6.2.0 in /projects/deploy_mnist Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...6.2.0) Signed-off-by: dependabot[bot] --- projects/deploy_mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/deploy_mnist/requirements.txt b/projects/deploy_mnist/requirements.txt index dfd4833..3139347 100644 --- a/projects/deploy_mnist/requirements.txt +++ b/projects/deploy_mnist/requirements.txt @@ -2,4 +2,4 @@ Flask==1.0.2 numpy==1.16.2 #Pillow==2.2.1 scikit-learn==0.20.3 -pillow==6.0.0 +pillow==6.2.0