From 2e0cae14a06237f491efdacb68c62c32aaba9178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:53:54 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /WebApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebApp/requirements.txt b/WebApp/requirements.txt index 4beb7f8..a21d76b 100644 --- a/WebApp/requirements.txt +++ b/WebApp/requirements.txt @@ -38,7 +38,7 @@ networkx==2.3 numpy==1.16.2 opencv-python==4.1.0.25 pbr==5.1.3 -Pillow==6.0.0 +Pillow==9.3.0 protobuf==3.7.1 psycopg2-binary==2.7.7 pyparsing==2.4.0