From a78ee852a5019dbcf78685b82136a5dceacc8125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:22:02 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 89bb4518..ae4e4515 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.1 ; 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.1 ; python_version >= "3.11" and python_version < "3.15" +pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.2 ; 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 dfa47d12..cffede77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mpmath==1.4.1 ; python_version >= "3.11" and python_version < "3.15" numpy==2.4.3 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.1 ; python_version >= "3.11" and python_version < "3.15" -pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" +pillow==12.2.0 ; python_version >= "3.11" and python_version < "3.15" platformdirs==4.9.2 ; 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"