From 063e2ad17b3bfe502ac4ec1c123904575f34ea9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:10:38 +0000 Subject: [PATCH] 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 46e4173b..2b94ae77 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ pydyf==0.11.0 mkdocs-pdf-export-plugin==0.5.10 mkdocs-minify-plugin==0.8.0 mike>=2.0.0 -Pillow==12.2.0 +Pillow==12.3.0 mkdocs-git-revision-date-localized-plugin mkdocs-redirects>=1.2.1 jieba>=0.42.1