chore(deps): update dependency pytest-rerunfailures to v14
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pytest-rerunfailures | major |
==12.0 -> ==14.0
|
Release Notes
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v14.0
Bug fixes +++++++++
- Fix missing teardown for non-function scoped fixtures when using only_rerun or rerun_except queries.
(
#​234 <https://github.com/pytest-dev/pytest-rerunfailures/issues/234>
*) and (#​241 <https://github.com/pytest-dev/pytest-rerunfailures/issues/241>
*)
Breaking changes ++++++++++++++++
-
Drop support for Python 3.7.
-
Drop support for pytest < 7.2.
Features ++++++++
- Add support for pytest 8.0, 8.1.
v13.0
Breaking changes ++++++++++++++++
- Drop support for pytest < 7.0.
Features ++++++++
- Add support for Python 3.12.
Bug fixes +++++++++
-
Fix crashitem names mismatch between client and server. (
#​172 <https://github.com/pytest-dev/pytest-rerunfailures/issues/172>
_) -
Fix crash when setup fails with --rerun-except flag. (
#​230 <https://github.com/pytest-dev/pytest-rerunfailures/issues/230>
_)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.