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.
1 parent 7429bde commit 487fe4fCopy full SHA for 487fe4f
requirements.txt
@@ -24,7 +24,7 @@ pytest-cov==4.1.0
24
pytest-profiling==1.8.1; python_version > "3.8"
25
pytest-profiling==1.7.0; python_version == "3.8"
26
27
-pytest-rerunfailures==15.0; python_version > "3.8"
+pytest-rerunfailures==15.1; python_version > "3.8"
28
pytest-rerunfailures==14.0; python_version == "3.8"
29
30
pytest-timeout==2.3.1
0 commit comments