mirror of
https://github.com/evroon/bracket.git
synced 2026-03-02 13:50:13 -05:00
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-asyncio/releases">pytest-asyncio's releases</a>.</em></p> <blockquote> <h2>pytest-asyncio 0.26.0</h2> <ul> <li>Adds configuration option that sets default event loop scope for all tests <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/793">#793</a></li> <li>Improved type annotations for <code>pytest_asyncio.fixture</code> <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li> <li>Added <code>typing-extensions</code> as additional dependency for Python <code><3.10</code> <a href="https://redirect.github.com/pytest-dev/pytest-asyncio/pull/1045">#1045</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="4f8ce457b0"><code>4f8ce45</code></a> docs: Prepare release of v0.26.0.</li> <li><a href="498e8a7786"><code>498e8a7</code></a> Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default</li> <li><a href="01c22ffb63"><code>01c22ff</code></a> build: Update project metadata to use SPDX license identifier</li> <li><a href="78191c98ed"><code>78191c9</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="9a455516ea"><code>9a45551</code></a> Build(deps): Bump hypothesis in /dependencies/default</li> <li><a href="6680409439"><code>6680409</code></a> Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/default</li> <li><a href="aa82c574fe"><code>aa82c57</code></a> Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/default</li> <li><a href="cca587ea4f"><code>cca587e</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="5d90b29621"><code>5d90b29</code></a> Build(deps): Bump hypothesis in /dependencies/default</li> <li><a href="c2622628b6"><code>c262262</code></a> Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/default</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | pytest-asyncio | [>= 0.23.a, < 0.24] | </details> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>