From d3dc0e3a3272b4b9fd9c11b82a75e2b6895bd0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:07:36 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 6.2.0 in /vectorization Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.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/3.3.0...6.2.0) Signed-off-by: dependabot[bot] --- vectorization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vectorization/requirements.txt b/vectorization/requirements.txt index 51a02a6..eeed7aa 100644 --- a/vectorization/requirements.txt +++ b/vectorization/requirements.txt @@ -16,7 +16,7 @@ numpy==1.11.1 pathlib2==2.1.0 pexpect==4.2.0 pickleshare==0.7.2 -Pillow==3.3.0 +Pillow==6.2.0 ptyprocess==0.5.1 pyparsing==2.1.5 python-daemon==2.1.1