From ea6ba25f26d2a19d84391214dea011ea3df052bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 06:30:10 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 12.2.0 in /cache_replacement Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 12.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/7.0.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cache_replacement/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache_replacement/requirements.txt b/cache_replacement/requirements.txt index 0bd240507b3..e458053511c 100644 --- a/cache_replacement/requirements.txt +++ b/cache_replacement/requirements.txt @@ -29,7 +29,7 @@ numpy==1.18.1 oauthlib==3.1.0 opencv-python==4.2.0.32 opt-einsum==3.1.0 -Pillow==7.0.0 +Pillow==12.2.0 prettytable==0.7.2 progressbar2==3.47.0 protobuf==3.11.3