From b16e1bd2a1774e298a9f6891e17efc27e35d4d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:29:56 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.1.1 in /test Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.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/12.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements_lnx_cu12.txt | 2 +- test/requirements_lnx_cu13.txt | 2 +- test/requirements_win_cu12.txt | 2 +- test/requirements_win_cu13.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/requirements_lnx_cu12.txt b/test/requirements_lnx_cu12.txt index 6072cf0..b5eee1e 100644 --- a/test/requirements_lnx_cu12.txt +++ b/test/requirements_lnx_cu12.txt @@ -4,7 +4,7 @@ numpy==1.26.4; python_version < '3.13' numpy==2.3.4; python_version >= '3.13' cupy-cuda12x==13.6.0; python_version <= '3.13' pillow==11.2.1; python_version < '3.13' -pillow==12.0.0; python_version >= '3.13' +pillow==12.1.1; python_version >= '3.13' torch==2.6.0+cu124; python_version < '3.13' and platform_machine == "x86_64" opencv-python==4.11.0.86 scikit-image==0.24.0; python_version < '3.10' diff --git a/test/requirements_lnx_cu13.txt b/test/requirements_lnx_cu13.txt index 9012177..56a0885 100644 --- a/test/requirements_lnx_cu13.txt +++ b/test/requirements_lnx_cu13.txt @@ -4,7 +4,7 @@ numpy==1.26.4; python_version < '3.13' numpy==2.3.4; python_version >= '3.13' cupy-cuda13x==13.6.0; python_version <= '3.13' pillow==11.2.1; python_version < '3.13' -pillow==12.0.0; python_version >= '3.13' +pillow==12.1.1; python_version >= '3.13' torch==2.6.0+cu124; python_version < '3.13' and platform_machine == "x86_64" opencv-python==4.11.0.86 scikit-image==0.24.0; python_version < '3.10' diff --git a/test/requirements_win_cu12.txt b/test/requirements_win_cu12.txt index 5b71299..ee7c2cd 100644 --- a/test/requirements_win_cu12.txt +++ b/test/requirements_win_cu12.txt @@ -5,7 +5,7 @@ numpy==1.26.4; python_version < '3.13' numpy==2.3.4; python_version >= '3.13' cupy-cuda12x==13.6.0; python_version <= '3.13' pillow==11.2.1; python_version < '3.13' -pillow==12.0.0; python_version >= '3.13' +pillow==12.1.1; python_version >= '3.13' torch==2.3.1+cu121; python_version < '3.13' opencv-python==4.11.0.86 scikit-image==0.24.0; python_version < '3.10' diff --git a/test/requirements_win_cu13.txt b/test/requirements_win_cu13.txt index 4959e37..a059520 100644 --- a/test/requirements_win_cu13.txt +++ b/test/requirements_win_cu13.txt @@ -5,7 +5,7 @@ numpy==1.26.4; python_version < '3.13' numpy==2.3.4; python_version >= '3.13' cupy-cuda13x==13.6.0; python_version <= '3.13' pillow==11.2.1; python_version < '3.13' -pillow==12.0.0; python_version >= '3.13' +pillow==12.1.1; python_version >= '3.13' torch==2.3.1+cu121; python_version < '3.13' opencv-python==4.11.0.86 scikit-image==0.24.0; python_version < '3.10'