From 33aad57358b2cdeade64730f54414bb772306ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:42:26 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /WebProject Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebProject/requirements.txt b/WebProject/requirements.txt index 5bee44d..8e19900 100644 --- a/WebProject/requirements.txt +++ b/WebProject/requirements.txt @@ -31,7 +31,7 @@ olefile==0.46 pandas==1.1.0 parsel==1.6.0 pdfminer3k==1.3.4 -Pillow==7.2.0 +Pillow==9.3.0 ply==3.11 Protego==0.1.16 psycopg2==2.8.5