From 1ea9a3edce0350afebba3f6754819b7f53a67f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:18:12 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.2.0 in /python Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements_compiled.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8802a0b83039..dde64125f5ce 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1475,7 +1475,7 @@ pexpect==4.8.0 # ipython pickleshare==0.7.5 # via ipython -pillow==10.4.0 ; platform_system != "Windows" +pillow==12.2.0 ; platform_system != "Windows" # via # -r python/requirements/test-requirements.txt # aim