diff --git a/tests/requirements.txt b/tests/requirements.txt index 86d65cdf0..1c4d7d5bd 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,9 +1,9 @@ black==26.3.1 -pytest==8.1.1 +pytest==9.0.3 pytest-httpserver==1.0.10 flaky==3.8.1 msgpack==1.0.8 -pytest-xdist==3.5.0 +pytest-xdist==3.8.0 clang-format==20.1.5 pywin32==308; sys_platform == "win32" # mitmproxy requires OpenSSL to build on Windows ARM64, skip it there