build(deps): bump pytest-rerunfailures from 15.0 to 16.0.1 in /requirements
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
maintenance dependencies
Bumps pytest-rerunfailures from 15.0 to 16.0.1.
Changelog
Sourced from pytest-rerunfailures's changelog.
16.0.1 (2025-09-02)
- Reverted the ability to access error attributes because of an incompatibility with
pytest-xdist <https://github.com/pytest-dev/pytest-xdist/issues/843>. Fixes[#302](https://github.com/pytest-dev/pytest-rerunfailures/issues/302) <https://github.com/pytest-dev/pytest-rerunfailures/issues/302>,[#303](https://github.com/pytest-dev/pytest-rerunfailures/issues/303) <https://github.com/pytest-dev/pytest-rerunfailures/issues/303>_.16.0 (2025-08-29)
Breaking changes ++++++++++++++++
- Drop support for pytest < 8.
Features ++++++++
Add support for pytest 8.4.x.
Add support for upcoming Python 3.14.
Allow
@pytest.mark.flaky(condition)to accept a callable or a string to be evaluated. The evaluated string has access to the exception instance via theerrorobject. ([#230](https://github.com/pytest-dev/pytest-rerunfailures/issues/230) <https://github.com/pytest-dev/pytest-rerunfailures/issues/230>_)15.1 (2025-05-08)
Bug fixes +++++++++
Fix
--fail-on-flakyoption to fail the test run with custom exit code only when reruns are detected. ([#287](https://github.com/pytest-dev/pytest-rerunfailures/issues/287) <https://github.com/pytest-dev/pytest-rerunfailures/issues/287>_)Switched to using the SPDX license identifier in the project metadata.
Other changes +++++++++++++
- Change exception filtering logic to match
AssertionErrorraised viaassertstatements when filtering by "AssertionError". ([#292](https://github.com/pytest-dev/pytest-rerunfailures/issues/292) <https://github.com/pytest-dev/pytest-rerunfailures/issues/292>_)
Commits
f97618fPreparing release 16.0.1c60d17dPrepare release.91b0b04Makepytest-xdisthappy again (#304)010a2c2Back to development: 16.134a87e4Preparing release 16.09a88959Add support for Python 3.14 (#301)5dc2e6eRemove outdated fixtures description in README (#291)da8ea48Drop support for pytest < 8, add support for pytest 8.4.x. (#300)72f29f3Add Priority to README (#296)bd8cb4dAllow to pass a callable condition to theflakymarker (#299)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| pytest-rerunfailures | [< 12, > 11.0] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 6801955 |
| UUID: | 2797310023 |
| Node ID: | PR_kwDOEWQDts6mu5BH |
| Host: | GitHub |
| Repository: | ansys/pydpf-core |
| Merge State: | Unknown |