From 2bc08972a007c3579f7521020845f01aed32d62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:11:07 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 12.0.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/10.2.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b21ffd018..ce8710fd0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -50,7 +50,7 @@ packaging==23.2 # sphinx pandas==2.2.1 # via -r requirements.in -pillow==10.2.0 +pillow==12.0.0 # via matplotlib pygments==2.16.1 # via sphinx