From 85c823b2dcc93ea8432ec5c4a76e44b322b835f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:16:36 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 in /Image_recognition Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Image_recognition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Image_recognition/requirements.txt b/Image_recognition/requirements.txt index 7e854d1..2234a78 100644 --- a/Image_recognition/requirements.txt +++ b/Image_recognition/requirements.txt @@ -43,7 +43,7 @@ nvidia-nvtx-cu12==12.1.105 oauthlib==3.2.2 parso==0.8.3 pexpect==4.8.0 -Pillow==10.1.0 +Pillow==10.2.0 prompt-toolkit==3.0.39 protobuf==4.23.4 ptyprocess==0.7.0