Skip to content

chore(deps): update dependency pytest-rerunfailures to v10.3

Stackspin-renovate Bot requested to merge renovate/pytest-rerunfailures-10.x into main

This MR contains the following updates:

Package Update Change
pytest-rerunfailures minor ==10.2 -> ==10.3

Release Notes

pytest-dev/pytest-rerunfailures

v10.3

Compare Source

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-except to rerun failed tests those are other than the mentioned Error.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports