From 7cb2a3a7b457d87e9db96b431caaff423a9f7222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:46:12 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.1.1 in /taskbank Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...8.1.1) 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..e2816be 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==8.1.1 protobuf==3.4.0 pyparsing==2.2.0 python-dateutil==2.6.1