Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) 1.1.0 -> 1.2.0 age confidence

Release Notes

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

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.

v1.1.1: pytest-asyncio 1.1.1

Compare Source

v1.1.1 - 2025-09-12

Notes for Downstream Packagers

- Addresses a build problem with setuptoos-scm >= 9 caused by invalid setuptools-scm configuration in pytest-asyncio. (#​1192)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title Update dependency pytest-asyncio to v1.1.0 Update dependency pytest-asyncio to v1.1.0 - autoclosed Sep 9, 2025
@renovate renovate bot closed this Sep 9, 2025
@renovate renovate bot deleted the renovate/pytest-asyncio-1.x-lockfile branch September 9, 2025 22:28
@renovate renovate bot changed the title Update dependency pytest-asyncio to v1.1.0 - autoclosed Update dependency pytest-asyncio to v1.1.0 Sep 13, 2025
@renovate renovate bot reopened this Sep 13, 2025
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch from 83d0c6d to ab305a9 Compare September 13, 2025 01:10
@renovate renovate bot changed the title Update dependency pytest-asyncio to v1.1.0 Update dependency pytest-asyncio to v1.2.0 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch from ab305a9 to 409d39b Compare September 14, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants