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 3ccad9e commit 0a07bf2Copy full SHA for 0a07bf2
requirements-dev-frozen.txt
@@ -152,7 +152,7 @@ pytest-django==4.9.0
152
pytest-fail-slow==0.3.0
153
pytest-json-report==1.5.0
154
pytest-metadata==3.1.1
155
-pytest-rerunfailures==14.0
+pytest-rerunfailures==15.0
156
pytest-sentry==0.3.0
157
pytest-xdist==3.0.2
158
python-dateutil==2.9.0
requirements-dev.txt
@@ -14,7 +14,7 @@ pytest-cov>=4.0.0
14
pytest-django>=4.9.0
15
pytest-fail-slow>=0.3.0
16
pytest-json-report>=1.5.0
17
-pytest-rerunfailures>=14
+pytest-rerunfailures>=15
18
pytest-sentry>=0.3.0
19
pytest-xdist>=3
20
responses>=0.23.1
0 commit comments