From 7f05a4d3cf2ace5e8ce6d381e0e5fa5c42a129fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 20:58:10 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /python/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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.3.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index 951c3aa073ea..b104c711c4e3 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.3.0; platform_system != "Windows" +Pillow==12.2.0; platform_system != "Windows" proxy.py==2.4.3 pydantic>=2.10.0 pydot==1.4.2