From 62e3995f222e80d6a2f858a8429d853a99a800dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:25:21 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 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/11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/macos-latest_py3.9_extras.txt | 2 +- requirements/ubuntu-latest_py3.9_extras.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index ba8353f14..5314e3937 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -323,7 +323,7 @@ pathspec==1.0.4 # via mkdocs pexpect==4.9.0 # via ipython -pillow==11.3.0 +pillow==12.2.0 # via matplotlib platformdirs==4.4.0 # via diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index f40b3864d..d5f25c1bf 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -323,7 +323,7 @@ pathspec==1.0.4 # via mkdocs pexpect==4.9.0 # via ipython -pillow==11.3.0 +pillow==12.2.0 # via matplotlib platformdirs==4.4.0 # via