From 6a3f1c981d3bbab0850efe942a7b845d2676522e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:08:34 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.1.1 in /ranger-tools/src/main/python Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 12.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 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 b27aab7c14..3aeb8a8273 100644 --- a/ranger-tools/src/main/python/requirements.txt +++ b/ranger-tools/src/main/python/requirements.txt @@ -11,7 +11,7 @@ matplotlib==3.5.3 numpy==1.23.1 packaging==21.3 pandas==1.4.3 -Pillow==10.4.0 +Pillow==12.1.1 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.2