From bb8e2b807d5af0408be701621a46289b7625b203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:48:00 +0000 Subject: [PATCH] build(deps): bump pillow from 10.3.0 to 12.1.1 in /docsrc 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] --- docsrc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsrc/requirements.txt b/docsrc/requirements.txt index c7bf27eb..ecd8d614 100644 --- a/docsrc/requirements.txt +++ b/docsrc/requirements.txt @@ -1,4 +1,4 @@ -Pillow==10.3.0 +Pillow==12.1.1 sphinx sphinx-rtd-theme sphinx-autopackagesummary