Update dependency pytest-asyncio to v0.26.0 #194

Merged
Renovate merged 1 commits from renovate/pytest-asyncio-0.x into dev 2025-03-25 09:52:20 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
pytest-asyncio (changelog) minor ==0.25.3 -> ==0.26.0

Release Notes

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

v0.26.0: pytest-asyncio 0.26.0

Compare Source

  • Adds configuration option that sets default event loop scope for all tests #​793
  • Improved type annotations for pytest_asyncio.fixture #​1045
  • Added typing-extensions as additional dependency for Python <3.10 #​1045

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) ([changelog](https://pytest-asyncio.readthedocs.io/en/latest/reference/changelog.html)) | minor | `==0.25.3` -> `==0.26.0` | --- ### Release Notes <details> <summary>pytest-dev/pytest-asyncio (pytest-asyncio)</summary> ### [`v0.26.0`](https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.26.0): pytest-asyncio 0.26.0 [Compare Source](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0) - Adds configuration option that sets default event loop scope for all tests [#&#8203;793](https://github.com/pytest-dev/pytest-asyncio/issues/793) - Improved type annotations for `pytest_asyncio.fixture` [#&#8203;1045](https://github.com/pytest-dev/pytest-asyncio/pull/1045) - Added `typing-extensions` as additional dependency for Python `<3.10` [#&#8203;1045](https://github.com/pytest-dev/pytest-asyncio/pull/1045) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2025-03-25 08:50:30 +02:00
Update dependency pytest-asyncio to v0.26.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 47s
Tests / Build and Test (3.11) (pull_request) Successful in 1m14s
Tests / Build and Test (3.12) (pull_request) Successful in 1m10s
Tests / Build and Test (3.13) (pull_request) Successful in 1m5s
Analysis / SonarCloud (push) Successful in 52s
e34cb7f4b1
Renovate merged commit e34cb7f4b1 into dev 2025-03-25 09:52:20 +02:00
Sign in to join this conversation.
No description provided.