chore(deps): update dependency pytest-rerunfailures to v10.3
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| pytest-rerunfailures | minor |
==10.2 -> ==10.3
|
Release Notes
pytest-dev/pytest-rerunfailures
v10.3
Bug fixes +++++++++
-
Fix crash when pytest-xdist is installed but disabled. (Thanks to
@mgorny <https://github.com/mgorny>_ for the MR.) -
Fix crash when xfail(strict=True) mark is used with --rerun-only flag.
Features ++++++++
- Added option
--rerun-exceptto rerun failed tests those are other than the mentioned Error.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.