From 50347567df92936a4a14e74eca34ce93152ff000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:40:22 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 10.2.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.3.2...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bb6730..f99d36c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Keras==2.4.3 Keras-Preprocessing==1.1.2 opencv-python==4.5.2.52 pandas==1.2.4 -Pillow==8.3.2 +Pillow==10.2.0 protobuf==3.14.0 requests==2.25.1 requests-oauthlib==1.3.0