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