From 0a6a00d60fbbe9b55aca6bca4eea58f8120c1ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:35:07 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 6.2.0 in /taskbank Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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.2.1...6.2.0) Signed-off-by: dependabot[bot] --- taskbank/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskbank/requirement.txt b/taskbank/requirement.txt index 9009a1b..7e31b08 100644 --- a/taskbank/requirement.txt +++ b/taskbank/requirement.txt @@ -28,7 +28,7 @@ numpy==1.12.1 olefile==0.45.1 pathspec==0.5.5 pbr==3.1.1 -Pillow==4.2.1 +Pillow==6.2.0 protobuf==3.4.0 pyparsing==2.2.0 python-dateutil==2.6.1