Skip to content

Commit 4faa1d1

Browse files
authored
Pin pytest-rerunfailures versions (#5224)
* Pin pytest-rerunfailures versions * fix * toml * Revert "toml" This reverts commit 8746390.
1 parent 546898a commit 4faa1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ junit-xml==1.9
77
packaging
88
# Pin pytest to preserve pytest cache behavior
99
pytest<8.1
10-
pytest-rerunfailures
10+
pytest-rerunfailures<=15.1
1111
pytest-timeout
1212
pytest-json-report
1313
pytest-xdist

0 commit comments

Comments
 (0)