Skip to content

Commit 74058eb

Browse files
Bump pytest-rerunfailures from 11.1.2 to 12.0
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 11.1.2 to 12.0. - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@11.1.2...12.0) --- updated-dependencies: - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d3803e commit 74058eb

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
@@ -66,7 +66,7 @@ tests = [
6666
"pyvista==0.39.1",
6767
"pyansys-tools-report==0.6.0",
6868
"vtk==9.2.6",
69-
"pytest-rerunfailures==11.1.2",
69+
"pytest-rerunfailures==12.0",
7070
]
7171
doc = [
7272
"sphinx==6.2.1",

0 commit comments

Comments
 (0)