From b8522f31a130e4eb91f41febeb29978b6366df14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:40:00 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.0 in /074 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 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/6.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 074/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/074/requirements.txt b/074/requirements.txt index dbf4f3a..85c54ef 100644 --- a/074/requirements.txt +++ b/074/requirements.txt @@ -2,6 +2,6 @@ certifi==2017.4.17 chardet==3.0.4 idna==2.5 olefile==0.44 -Pillow==6.2.0 +Pillow==9.0.0 requests==2.17.3 urllib3==1.21.1