From 724d77d25a64fb8b5e1682b3f20413fa7f1a84a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:03:15 +0000 Subject: [PATCH] build(deps): bump pillow from 12.2.0 to 12.3.0 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... 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 ef9c05fe4e..3c77f05c54 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ mkdocs-awesome-nav==3.3.0 mkdocs-open-in-new-tab==1.0.8 mkdocs-redirects==1.2.2 CairoSVG==2.9.0 -pillow==12.2.0 +pillow==12.3.0 click==8.3.3 idna==3.15 pymdown-extensions==10.21.3