From d49f3fff4bdb400f766b0b3ae100136b3ae035b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:12:02 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.2.0 in /ranger-tools/src/main/python Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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/10.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.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 5aa7a8ab1e..d831301cad 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==10.4.0 +Pillow==12.2.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.2