Skip to content

Commit 3e91407

Browse files
committed
Added minimum version for pytest-rerunfailures
1 parent 9814ed6 commit 3e91407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ coverage >=5.1
22
pytest >=5.1.1
33
pytest-cov >=2.8.1
44
pytest-randomly >=3.3.1
5-
pytest-rerunfailures
5+
pytest-rerunfailures >=9.0
66
pytz >=2019.1

0 commit comments

Comments
 (0)