From 0a682c8e3ef548f79be8b06b1e2d92869ce17440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 13:44:00 +0000 Subject: [PATCH] Bump pillow from 12.1.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c39e556a..3b7410c8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -44,7 +44,7 @@ opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.0 ; python_version >= "3.11" and python_version < "3.15" parameterized==0.9.0 ; python_version >= "3.11" and python_version < "3.15" -pillow==12.1.0 ; python_version >= "3.11" and python_version < "3.15" +pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15" pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index 62031e81..496b83b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.0 ; python_version >= "3.11" and python_version < "3.15" -pillow==12.1.0 ; python_version >= "3.11" and python_version < "3.15" +pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"