Skip to content

Commit

Permalink
Bump pytest-rerunfailures from 10.2 to 12.0 (#163)
Browse files Browse the repository at this point in the history
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.2 to 12.0.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-rerunfailures@10.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Soxoj <[email protected]>
  • Loading branch information
dependabot[bot] and soxoj authored Oct 11, 2023
1 parent a3228b1 commit 21fe648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.1.2
pytest-rerunfailures==10.2
pytest-rerunfailures==12.0
pytest-xdist==3.3.1

0 comments on commit 21fe648

Please sign in to comment.