chore(deps): update dependency pytest-rerunfailures to v15
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pytest-rerunfailures | major |
==14.0 -> ==15.0
|
Release Notes
pytest-dev/pytest-rerunfailures (pytest-rerunfailures)
v15.0
Breaking changes ++++++++++++++++
-
Drop support for Python 3.8.
-
Drop support for pytest < 7.4.
Features ++++++++
-
Fix compatibility with pytest 8.2. (
#​267 <https://github.com/pytest-dev/pytest-rerunfailures/issues/267>
_) -
Add support for pytest 8.2, 8.3.
-
Add
--fail-on-flaky
option to fail the test run with custom exit code when test passed on rerun.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.