Skip to content

chore(deps-dev): bump pytest-rerunfailures from 16.1 to 16.2 in the pytest group#8988

Merged
roger-zhangg merged 1 commit into
developfrom
dependabot/pip/develop/pytest-1ebac89f07
May 13, 2026
Merged

chore(deps-dev): bump pytest-rerunfailures from 16.1 to 16.2 in the pytest group#8988
roger-zhangg merged 1 commit into
developfrom
dependabot/pip/develop/pytest-1ebac89f07

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the pytest group with 1 update: pytest-rerunfailures.

Updates pytest-rerunfailures from 16.1 to 16.2

Changelog

Sourced from pytest-rerunfailures's changelog.

16.2 (2026-05-13)

Breaking changes ++++++++++++++++

  • Drop support for pytest 8.0. Minimum pytest version is now 8.1.

Features ++++++++

  • Add support for pytest 9.0.

Bug fixes +++++++++

  • Fix missing teardown for session and module scoped fixtures when fixture teardown fails. Fixes [#314](https://github.com/pytest-dev/pytest-rerunfailures/issues/314) <https://github.com/pytest-dev/pytest-rerunfailures/issues/314>_.

  • Clear fixture finalizers when removing cached results from failed fixtures to fix compatibility with pytest >= 9, which asserts that _finalizers is empty before executing a fixture. Fixes [#323](https://github.com/pytest-dev/pytest-rerunfailures/issues/323) <https://github.com/pytest-dev/pytest-rerunfailures/issues/323>_.

  • Accept exception classes (not only regex strings) in the only_rerun and rerun_except marker keyword arguments instead of crashing with an internal error. Fixes [#275](https://github.com/pytest-dev/pytest-rerunfailures/issues/275) <https://github.com/pytest-dev/pytest-rerunfailures/issues/275>_.

Commits
  • 88a84d8 Preparing release 16.2
  • 5e0ad6a fix: accept exception classes in only_rerun and rerun_except markers (#327)
  • 928aa2b Update minimum pytest version to 8.1 and add support for pytest 9.0 (#325)
  • b53ef72 Fix support for pytest-main. (#324)
  • d9ef70e Preserve session and module teardown when fixture teardown fails (#319)
  • a22edc3 Bump actions/cache from 4 to 5 in the actions group (#317)
  • 365dc54 Bump actions/checkout from 5 to 6 in the actions group (#316)
  • a484d56 Update to current versions of pre-commit hooks. (#312)
  • 3447ea8 Back to development: 16.2
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pytest group with 1 update: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures).


Updates `pytest-rerunfailures` from 16.1 to 16.2
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-rerunfailures@16.1...16.2)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-version: '16.2'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pytest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 08:21
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels May 13, 2026
@roger-zhangg roger-zhangg enabled auto-merge May 13, 2026 16:15
@roger-zhangg roger-zhangg added this pull request to the merge queue May 13, 2026
Merged via the queue into develop with commit 1a7270f May 13, 2026
57 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/develop/pytest-1ebac89f07 branch May 13, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants