From 9da5dcd827980aa0a84c1dbb946827327e922716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:21:47 +0000 Subject: [PATCH] Bump pillow from 12.2.0 to 12.3.0 in /ranger-tools/src/main/python Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ranger-tools/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger-tools/src/main/python/requirements.txt b/ranger-tools/src/main/python/requirements.txt index c0ec3a23cfc..54e4f361dea 100644 --- a/ranger-tools/src/main/python/requirements.txt +++ b/ranger-tools/src/main/python/requirements.txt @@ -11,7 +11,7 @@ matplotlib==3.10.8 numpy==1.26.0 packaging==21.3 pandas==2.1.0 -Pillow==12.2.0 +Pillow==12.3.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.2