From bd1c58b1daa78c2c37ae251cdabc6bb35ac1be9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:48:33 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.0 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] --- requirements_novenv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_novenv.txt b/requirements_novenv.txt index 6df27b6..695a656 100644 --- a/requirements_novenv.txt +++ b/requirements_novenv.txt @@ -151,7 +151,7 @@ pep8==1.7.0 pexpect==4.2.1 pickleshare==0.7.4 pif==0.8.2 -Pillow==6.2.0 +Pillow==9.0.0 pipreqs==0.4.9 pkginfo==1.4.1 pluggy==0.4.0