From c68cf0ee8698dbc59d6ca81f6028b0f399ae9f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:00:03 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /doc/sphinx Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index b7b69fb9..169148b2 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -1,6 +1,6 @@ sphinx==6.2.1 sphinx-rtd-theme==1.2.2 -pillow==10.3.0 +pillow==12.2.0 mock==1.0.1 commonmark==0.9.1 recommonmark==0.5.0