From bb9c48b486e03be00b47eb21ab30e7164f898ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 18:59:08 +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 +- python/requirements_compiled_py3.14.txt | 2 +- 4 files changed, 4 insertions(+), 4 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 e54a77dbb4c2..9fa1a155c04c 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -1532,7 +1532,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 5bc8b363171f..ede90042962d 100644 --- a/python/requirements_compiled_py3.13.txt +++ b/python/requirements_compiled_py3.13.txt @@ -1578,7 +1578,7 @@ pexpect==4.8.0 # ipython pickleshare==0.7.5 # via ipython -pillow==11.3.0 ; platform_system != "Windows" +pillow==12.2.0 ; platform_system != "Windows" # via # -r python/requirements/py313/test-requirements.txt # aim diff --git a/python/requirements_compiled_py3.14.txt b/python/requirements_compiled_py3.14.txt index 6aa7d6c4b4a6..c4385dcbd1b0 100644 --- a/python/requirements_compiled_py3.14.txt +++ b/python/requirements_compiled_py3.14.txt @@ -1569,7 +1569,7 @@ pexpect==4.8.0 # ipython pickleshare==0.7.5 # via ipython -pillow==11.3.0 ; platform_system != "Windows" +pillow==12.2.0 ; platform_system != "Windows" # via # -r python/requirements/py313/test-requirements.txt # aim