Skip to content

Commit 13c59ca

Browse files
committed
Fix rerunfailures to 15.1
Signed-off-by: Erik Lundell <[email protected]> Change-Id: I49ed118f02f550f1130f9e2e00a4d1ad8561f38a
1 parent ee1ef03 commit 13c59ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies=[
6363
"parameterized",
6464
"pytest",
6565
"pytest-xdist",
66-
"pytest-rerunfailures",
66+
"pytest-rerunfailures==15.1",
6767
"pyyaml",
6868
"ruamel.yaml",
6969
"sympy",

0 commit comments

Comments
 (0)