diff --git a/tools/wptrunner/requirements.txt b/tools/wptrunner/requirements.txt index 4074b20618ae15..a18e940b1d011a 100644 --- a/tools/wptrunner/requirements.txt +++ b/tools/wptrunner/requirements.txt @@ -5,7 +5,7 @@ mozlog==8.0.0 mozprocess==1.3.1 packaging==24.0 pillow==10.4.0; python_version < '3.9' -pillow==11.1.0; python_version >= '3.9' +pillow==11.2.0; python_version >= '3.9' requests==2.32.3 six==1.16.0 urllib3==2.2.2