From fd9a70558d4d5c4867d532a9fc1c02e215f160e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 01:49:45 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 12.3.0 in /retired_benchmarks/ssd-v1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 12.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/5.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retired_benchmarks/ssd-v1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 retired_benchmarks/ssd-v1/requirements.txt diff --git a/retired_benchmarks/ssd-v1/requirements.txt b/retired_benchmarks/ssd-v1/requirements.txt old mode 100755 new mode 100644 index de1140196..87c8424b5 --- a/retired_benchmarks/ssd-v1/requirements.txt +++ b/retired_benchmarks/ssd-v1/requirements.txt @@ -5,7 +5,7 @@ cycler==0.10.0 kiwisolver==1.0.1 matplotlib==2.2.2 numpy==1.19.1 -Pillow==5.2.0 +Pillow==12.3.0 pyparsing==2.2.0 python-dateutil==2.7.3 pytz==2018.5