From a3bd12c17d7d8a8c0a273560bc404f074c37cf4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:10:45 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.3.0 in /code Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 5ff2577..6e76fb0 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -18,7 +18,7 @@ opencv-python==4.4.0.46 packaging==20.3 pandas==1.2.0 pep517==0.8.2 -Pillow==8.0.1 +Pillow==9.3.0 progress==1.5 py360convert==0.1.0 pyparsing==2.4.6