From 7c2ffd0ce83a9d5cd465671e08654af67c98d20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:30:30 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.3.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/8.3.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 852fa72..68a118e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ future==0.18.2 html5lib==1.1 importlib-metadata==1.7.0 kombu==4.6.11 -Pillow==8.3.1 +Pillow==9.3.0 pycparser==2.20 PyPDF2==1.26.0 Pyphen==0.9.5