Skip to content

Commit

Permalink
Bump pytest-rerunfailures from 12.0 to 13.0 (#2531)
Browse files Browse the repository at this point in the history
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 12.0 to 13.0.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-rerunfailures@12.0...13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 11d5345 commit bae536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ tests = [
"pyvista==0.42.3",
"pyansys-tools-report==0.7.0",
"vtk==9.2.6",
"pytest-rerunfailures==12.0",
"pytest-rerunfailures==13.0",
"pytest-pyvista==0.1.9",
"pytest-timeout==2.2.0",
]
Expand Down

0 comments on commit bae536e

Please sign in to comment.