From 4db5efdbf86dedb1694b69570ebffb9c30f29740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:53:01 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.3.0 in /PP_APP Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PP_APP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PP_APP/requirements.txt b/PP_APP/requirements.txt index e546d032..4f619e69 100644 --- a/PP_APP/requirements.txt +++ b/PP_APP/requirements.txt @@ -43,7 +43,7 @@ mysqlclient==1.4.6 networkx==2.4 numpy==1.18.2 opencv-python==4.2.0.34 -Pillow==7.1.1 +Pillow==9.3.0 progressbar2==3.51.3 protobuf==3.11.3 pyasn1==0.4.8