From 0c3a4c7a60fbf74e4d30de2768eb92b527e95433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:49:14 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.0 in /taskbank Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/4.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..f2bac39 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==9.0.0 protobuf==3.4.0 pyparsing==2.2.0 python-dateutil==2.6.1