Skip to content

Commit ec5d2c5

Browse files
Bump pytest-rerunfailures from 10.3 to 11.0
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.3 to 11.0. - [Release notes](https://github.com/pytest-dev/pytest-rerunfailures/releases) - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@10.3...11.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e2dd4 commit ec5d2c5

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)