Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chore(deps): update dependency pytest-asyncio to >=1,<1.4#287

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pytest-asyncio-1.x
Closed

chore(deps): update dependency pytest-asyncio to >=1,<1.4#287
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pytest-asyncio-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 12, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) >=1,<1.2>=1,<1.4 age confidence

Release Notes

pytest-dev/pytest-asyncio (pytest-asyncio)

v1.3.0: pytest-asyncio 1.3.0

Compare Source

1.3.0 - 2025-11-10

Removed

Added

Notes for Downstream Packagers

  • Tested Python versions include free threaded Python 3.14t (#​1274)
  • Tests are run in the same pytest process, instead of spawning a subprocess with pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#​1275)

v1.2.0: pytest-asyncio 1.2.0

Compare Source

1.2.0 - 2025-09-12

Added

  • --asyncio-debug CLI option and asyncio_debug configuration option to enable asyncio debug mode for the default event loop. (#​980)
  • A pytest.UsageError for invalid configuration values of asyncio_default_fixture_loop_scope and asyncio_default_test_loop_scope. (#​1189)
  • Compatibility with the Pyright type checker (#​731)

Fixed

  • RuntimeError: There is no current event loop in thread 'MainThread' when any test unsets the event loop (such as when using asyncio.run and asyncio.Runner). (#​1177)
  • Deprecation warning when decorating an asynchronous fixture with @pytest.fixture in [strict]{.title-ref} mode. The warning message now refers to the correct package. (#​1198)

Notes for Downstream Packagers

  • Bump the minimum required version of tox to v4.28. This change is only relevant if you use the tox.ini file provided by pytest-asyncio to run tests.
  • Extend dependency on typing-extensions>=4.12 from Python<3.10 to Python<3.13.

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner September 12, 2025 20:01
@renovate renovate Bot requested a review from amandahla September 12, 2025 20:01
@renovate renovate Bot changed the title chore(deps): update dependency pytest-asyncio to >=1,<1.3 chore(deps): update dependency pytest-asyncio to >=1,<1.4 Nov 10, 2025
@renovate renovate Bot force-pushed the renovate/pytest-asyncio-1.x branch from 19277f1 to 7cfc57f Compare November 10, 2025 22:28
@renovate renovate Bot enabled auto-merge (squash) March 25, 2026 14:44
@renovate renovate Bot force-pushed the renovate/pytest-asyncio-1.x branch from 7cfc57f to f262770 Compare March 25, 2026 14:44
@srbouffard srbouffard closed this Apr 1, 2026
auto-merge was automatically disabled April 1, 2026 17:48

Pull request was closed

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 1, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=1,<1.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/pytest-asyncio-1.x branch April 1, 2026 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants