Skip to content

Update dependency pytest-asyncio to v1.1.0 #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.0.0 -> 1.1.0 age confidence

Release Notes

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

v1.1.0: pytest-asyncio 1.1.0

Compare Source

Added
  • Propagation of ContextVars from async fixtures to other fixtures and tests on Python 3.10 and older (#​127)
  • Cancellation of tasks when the loop_scope ends (#​200)
  • Warning when the current event loop is closed by a test
Fixed
  • Error about missing loop when calling functions requiring a loop in the finally clause of a task (#​878)
  • An error that could cause duplicate warnings to be issued
Notes for Downstream Packagers

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 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 July 16, 2025 05:07
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch 9 times, most recently from 7f138d7 to 7cdf87f Compare July 23, 2025 10:10
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch 9 times, most recently from 975f101 to c1d385b Compare July 31, 2025 02:57
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch 3 times, most recently from 1e77c2d to 19588cb Compare August 2, 2025 09:53
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x-lockfile branch from 19588cb to f9ef504 Compare August 5, 2025 06:11
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