From 391b3a10b4fb080818aac5365f621562b4e94b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:39:09 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 in /requirements 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 ... Signed-off-by: dependabot[bot] --- requirements/REQUIREMENTS-CI.txt | 2 +- requirements/REQUIREMENTS-JUPYTER.txt | 2 +- requirements/REQUIREMENTS-NAPARI-CI.txt | 2 +- starfish/REQUIREMENTS-STRICT.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/REQUIREMENTS-CI.txt b/requirements/REQUIREMENTS-CI.txt index eff9446c..2f84aa8e 100644 --- a/requirements/REQUIREMENTS-CI.txt +++ b/requirements/REQUIREMENTS-CI.txt @@ -82,7 +82,7 @@ pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.6 pexpect==4.9.0 -pillow==12.1.1 +pillow==12.2.0 platformdirs==4.5.1 pluggy==1.6.0 prompt_toolkit==3.0.52 diff --git a/requirements/REQUIREMENTS-JUPYTER.txt b/requirements/REQUIREMENTS-JUPYTER.txt index 2709a209..6460fab6 100644 --- a/requirements/REQUIREMENTS-JUPYTER.txt +++ b/requirements/REQUIREMENTS-JUPYTER.txt @@ -83,7 +83,7 @@ pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.6 pexpect==4.9.0 -pillow==12.1.1 +pillow==12.2.0 platformdirs==4.5.1 prometheus_client==0.23.1 prompt_toolkit==3.0.52 diff --git a/requirements/REQUIREMENTS-NAPARI-CI.txt b/requirements/REQUIREMENTS-NAPARI-CI.txt index aca05a8b..afde8cb5 100644 --- a/requirements/REQUIREMENTS-NAPARI-CI.txt +++ b/requirements/REQUIREMENTS-NAPARI-CI.txt @@ -88,7 +88,7 @@ pandas==2.3.3 parso==0.8.6 partd==1.4.2 pexpect==4.9.0 -pillow==12.1.1 +pillow==12.2.0 Pint==0.24.4 platformdirs==4.5.1 pluggy==1.6.0 diff --git a/starfish/REQUIREMENTS-STRICT.txt b/starfish/REQUIREMENTS-STRICT.txt index a64ad569..eef88fb5 100644 --- a/starfish/REQUIREMENTS-STRICT.txt +++ b/starfish/REQUIREMENTS-STRICT.txt @@ -26,7 +26,7 @@ networkx==3.4.2 numpy==2.2.6 packaging==25.0 pandas==2.3.3 -pillow==12.1.1 +pillow==12.2.0 pyparsing==3.3.2 python-dateutil==2.9.0.post0 pytz==2025.2