Skip to content

Commit 0e45381

Browse files
Bump pytest-rerunfailures from 10.3 to 11.0 (#22)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dadfe46 commit 0e45381

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
@@ -37,7 +37,7 @@ tests = [
3737
"scipy==1.10.0",
3838
"pytest==7.2.1",
3939
"pytest-cov==4.0.0",
40-
"pytest-rerunfailures==10.3",
40+
"pytest-rerunfailures==11.0",
4141
"pyvista==0.37.0",
4242
"vtk==9.2.5",
4343
]

0 commit comments

Comments
 (0)