We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 964d4aa + b1e0553 commit 03ab1d7Copy full SHA for 03ab1d7
requirements.txt
@@ -13,7 +13,7 @@ lxml==5.4.0; python_version < '3.8' and platform_machine != 'aarch64'
13
lxml==6.0.2; python_version >= '3.8'
14
pytest==7.0.1; python_version < '3.8'
15
pytest==8.3.5; python_version == '3.8'
16
-pytest==8.4.1; python_version >= '3.9'
+pytest==8.4.2; python_version >= '3.9'
17
pytest-forked==1.4.0; python_version == '3.6'
18
pytest-forked==1.6.0; python_version >= '3.7'
19
pytest-parallel==0.1.1
0 commit comments