Skip to content

Commit 88b630a

Browse files
build(deps-dev): bump pytest-rerunfailures from 15.1 to 16.1 (#219)
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 15.1 to 16.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst">pytest-rerunfailures's changelog</a>.</em></p> <blockquote> <h2>16.1 (2025-10-10)</h2> <ul> <li> <p>Drop support for Python 3.9.</p> </li> <li> <p>Changed &quot;localhost&quot; to &quot;127.0.0.1&quot; to avoid bad hostname resolution.</p> </li> <li> <p>Added <code>--force-reruns</code> to override rerun count globally. Fixes <code>[#306](pytest-dev/pytest-rerunfailures#306) &lt;https://github.com/pytest-dev/pytest-rerunfailures/issues/306&gt;</code>_.</p> </li> </ul> <h2>16.0.1 (2025-09-02)</h2> <ul> <li>Reverted the ability to access error attributes because of an incompatibility with <code>pytest-xdist &lt;https://github.com/pytest-dev/pytest-xdist/issues/843&gt;</code><em>. Fixes <code>[#302](pytest-dev/pytest-rerunfailures#302) &lt;https://github.com/pytest-dev/pytest-rerunfailures/issues/302&gt;</code></em>, <code>[#303](pytest-dev/pytest-rerunfailures#303) &lt;https://github.com/pytest-dev/pytest-rerunfailures/issues/303&gt;</code>_.</li> </ul> <h2>16.0 (2025-08-29)</h2> <p>Breaking changes ++++++++++++++++</p> <ul> <li>Drop support for pytest &lt; 8.</li> </ul> <p>Features ++++++++</p> <ul> <li> <p>Add support for pytest 8.4.x.</p> </li> <li> <p>Add support for upcoming Python 3.14.</p> </li> <li> <p>Allow <code>@pytest.mark.flaky(condition)</code> to accept a callable or a string to be evaluated. The evaluated string has access to the exception instance via the <code>error</code> object. (<code>[#230](pytest-dev/pytest-rerunfailures#230) &lt;https://github.com/pytest-dev/pytest-rerunfailures/issues/230&gt;</code>_)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/b01509200f8f782e5666011932886758a50a32c1"><code>b015092</code></a> Preparing release 16.1</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/c1666dd7e53e98228c6fe18f83d23bc3c6b71aa7"><code>c1666dd</code></a> Prepare release.</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/8d04ad96399ccf16575e3395968e957552f98b98"><code>8d04ad9</code></a> Fix <code>NotImplementedError</code> crash when using xdist schedulers without `mark_tes...</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/cb8ede70437ef33a14e4fe2ed612f5f96883d6b2"><code>cb8ede7</code></a> Add a <code>--force-reruns</code> to override rerun count globally (<a href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/307">#307</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/5e011325322460d3340a5b60ddf7bd2f434ff6d0"><code>5e01132</code></a> Bump actions/setup-python from 5 to 6 in the actions group (<a href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/310">#310</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/88e002332ed92dad8d912f31cbd6d82bb8d6c4dd"><code>88e0023</code></a> Drop support for Python 3.9. (<a href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/308">#308</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/df47974727f53b902df4545fc67b0e5862f17c2f"><code>df47974</code></a> Change 'localhost' to '127.0.0.1' (<a href="https://redirect.github.com/pytest-dev/pytest-rerunfailures/issues/305">#305</a>)</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/f149c7dcc7878b2d92b24f860e6e0ff88c7e3f1e"><code>f149c7d</code></a> Back to development: 16.1</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/f97618f95c630af28bbecacc83fc8715146bfa57"><code>f97618f</code></a> Preparing release 16.0.1</li> <li><a href="https://github.com/pytest-dev/pytest-rerunfailures/commit/c60d17dee372d5ad935d6da35c6e13ba2d34018d"><code>c60d17d</code></a> Prepare release.</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-rerunfailures/compare/15.1...16.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-rerunfailures&package-manager=uv&previous-version=15.1&new-version=16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f17a7d2 commit 88b630a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ test = [
8383
"pytest-benchmark>=5.1.0",
8484
"pytest-cases>=3.8,<4",
8585
"pytest-env>=1.1,<2",
86-
"pytest-rerunfailures>=15.0,<16",
86+
"pytest-rerunfailures>=15.0,<17",
8787
"ray[default,tune]>=2.40.0,<3",
8888
"respx>=0.21,<1",
8989
"s3fs>=2024.9.0",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)