Skip to content

Commit 70eb375

Browse files
Bump pytest-rerunfailures from 11.1 to 11.1.1
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.1 to 11.1.1. - [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@11.1...11.1.1) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3b982d commit 70eb375

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
@@ -38,7 +38,7 @@ tests = [
3838
"pyansys-tools-report==0.5.0",
3939
"pytest==7.2.1",
4040
"pytest-cov==4.0.0",
41-
"pytest-rerunfailures==11.1",
41+
"pytest-rerunfailures==11.1.1",
4242
"pyvista==0.38.1",
4343
"vtk==9.2.5",
4444
]

0 commit comments

Comments
 (0)