From a718baca9de4eede2c389767d98ad1576e00a52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:43:59 +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/test-requirements.txt | 2 +- python/requirements_compiled.txt | 2 +- python/requirements_compiled_py3.13.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index a51f890bf18a..4c76531a7b4b 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -39,7 +39,7 @@ openpyxl==3.0.10 opentelemetry-api opentelemetry-sdk pexpect==4.8.0 -Pillow>=10.4.0; platform_system != "Windows" +Pillow>=12.2.0; platform_system != "Windows" proxy.py==2.4.3 pydantic>=2.10.0 pydot==1.4.2 diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index 8a208c4a2e2c..6e3cdf75dbc8 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1481,7 +1481,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 diff --git a/python/requirements_compiled_py3.13.txt b/python/requirements_compiled_py3.13.txt index c2df5eba9efb..087ad86afc90 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1526,7 +1526,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