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