From 4bd8294e58bef5c5d8df853c5d177cfe825e25fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:42:52 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /setup Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.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/11.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements_python-3.13.in | 2 +- setup/requirements_python-3.13.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/requirements_python-3.13.in b/setup/requirements_python-3.13.in index f7411b8..67ba6fa 100644 --- a/setup/requirements_python-3.13.in +++ b/setup/requirements_python-3.13.in @@ -89,7 +89,7 @@ zstandard==0.23.0 OpenMM==8.3.0 # /apps/gent/RHEL9/cascadelake-ib/software/Pillow/11.3.0-GCCcore-14.2.0 -pillow==11.3.0 +pillow==12.1.1 # /apps/gent/RHEL9/cascadelake-ib/software/Pint/0.24.4-GCCcore-14.2.0 Pint==0.24.4 diff --git a/setup/requirements_python-3.13.txt b/setup/requirements_python-3.13.txt index d16114c..a906419 100644 --- a/setup/requirements_python-3.13.txt +++ b/setup/requirements_python-3.13.txt @@ -678,7 +678,7 @@ pexpect==4.9.0 # ipython pickleshare==0.7.5 # via -r requirements_python-3.13.in -pillow==11.3.0 +pillow==12.1.1 # via # -r requirements_python-3.13.in # matplotlib