commit 838ed04033524b520bfa479408b5d520c3e144b7
parent 8193a748964fceb9571badd15562b7c6bcccb96b
Author: Euclid Ye <yezhizhenjiakang@gmail.com>
Date: Mon, 10 Nov 2025 22:20:29 +0000
Bug 1998754 [wpt PR 55916] - Upgrade wptrunner mozprocess version to 1.4.0, a=testonly
Automatic update from web-platform-tests
Upgrade mozprocess to 1.4.0
Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
--
wpt-commits: dd8730e21889acc1c355bffdc4afdc15cb396c6e
wpt-pr: 55916
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/web-platform/tests/tools/wptrunner/requirements.txt b/testing/web-platform/tests/tools/wptrunner/requirements.txt
@@ -2,7 +2,7 @@ html5lib==1.1
mozdebug==0.3.1
mozinfo==1.2.3 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226
mozlog==8.0.0
-mozprocess==1.3.1
+mozprocess==1.4.0
packaging==25.0
pillow==10.4.0; python_version < '3.9'
pillow==11.3.0; python_version >= '3.9'