From ad4505566a8b4d86ebcfd9d1a330573a2eab90ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:24:57 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev_3.11.txt | 2 +- requirements/main_3.11.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev_3.11.txt b/requirements/dev_3.11.txt index d2cdb85..7a380d0 100644 --- a/requirements/dev_3.11.txt +++ b/requirements/dev_3.11.txt @@ -431,7 +431,7 @@ pbr==6.0.0 # via stevedore pexpect==4.9.0 # via ipython -pillow==10.3.0 +pillow==12.1.1 # via matplotlib platformdirs==4.1.0 # via diff --git a/requirements/main_3.11.txt b/requirements/main_3.11.txt index 22af696..2ff9d59 100644 --- a/requirements/main_3.11.txt +++ b/requirements/main_3.11.txt @@ -238,7 +238,7 @@ patsy==0.5.6 # via # scanpy # statsmodels -pillow==10.3.0 +pillow==12.1.1 # via matplotlib plotly==5.22.0 # via upsetplotly