From a75cd055f3a46a8fefa51a73e9bb44ce9391d19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:49:42 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.3.0 in /tools Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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/11.1.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index b4e6c5cdf3e9..7d8a1c64d815 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ pygit2==1.19.0 bidict==0.23.1 -Pillow==11.1.0 +Pillow==12.3.0 # changelogs PyYaml==6.0.3