From 7f17e034be2ec24c7d93e51aa3ff12a98e4f9b45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:29:46 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /final_pipeline 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] --- final_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/final_pipeline/requirements.txt b/final_pipeline/requirements.txt index 198ee82..12fb933 100644 --- a/final_pipeline/requirements.txt +++ b/final_pipeline/requirements.txt @@ -20,7 +20,7 @@ opencv-python==4.2.0.34 ortools==7.7.7810 osqp==0.6.1 pandas==1.0.5 -Pillow==7.2.0 +Pillow==9.3.0 protobuf==3.12.2 pyparsing==2.4.7 pyproj==2.6.1.post1