Update dependency pytest-asyncio to v0.22.0 #30

Merged
profitroll merged 1 commits from renovate/pytest-asyncio-0.x into main 2023-10-31 11:06:28 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
pytest-asyncio (changelog) minor ==0.21.1 -> ==0.22.0

Release Notes

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

v0.22.0: pytest-asyncio 0.22.0

Compare Source

0.22.0 (2023-10-31)

  • Class-scoped and module-scoped event loops can be requested
    via the asyncio_event_loop mark. #​620
  • Deprecate redefinition of the event_loop fixture. #​587
    Users requiring a class-scoped or module-scoped asyncio event loop for their tests
    should mark the corresponding class or module with asyncio_event_loop.
  • Test items based on asynchronous generators always exit with xfail status and emit a warning during the collection phase. This behavior is consistent with synchronous yield tests. #​642
  • Remove support for Python 3.7
  • Declare support for Python 3.12

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.21.1` -> `==0.22.0` | --- ### Release Notes <details> <summary>pytest-dev/pytest-asyncio (pytest-asyncio)</summary> ### [`v0.22.0`](https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.22.0): pytest-asyncio 0.22.0 [Compare Source](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.22.0) ### 0.22.0 (2023-10-31) - Class-scoped and module-scoped event loops can be requested via the *asyncio_event_loop* mark. [#&#8203;620](https://github.com/pytest-dev/pytest-asyncio/pull/620) - Deprecate redefinition of the *event_loop* fixture. [#&#8203;587](https://github.com/pytest-dev/pytest-asyncio/issues/531) Users requiring a class-scoped or module-scoped asyncio event loop for their tests should mark the corresponding class or module with *asyncio_event_loop*. - Test items based on asynchronous generators always exit with *xfail* status and emit a warning during the collection phase. This behavior is consistent with synchronous yield tests. [#&#8203;642](https://github.com/pytest-dev/pytest-asyncio/issues/642) - Remove support for Python 3.7 - Declare support for Python 3.12 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate added 1 commit 2023-10-31 10:19:52 +02:00
Tests / test (3.10) (pull_request) Successful in 1m10s Details
Tests / test (3.11) (pull_request) Successful in 1m3s Details
Tests / test (3.8) (pull_request) Successful in 1m0s Details
Tests / test (3.9) (pull_request) Successful in 1m2s Details
4acd61c5c9
Update dependency pytest-asyncio to v0.22.0
Renovate scheduled this pull request to auto merge when all checks succeed 2023-10-31 10:19:52 +02:00
profitroll merged commit e55916501d into main 2023-10-31 11:06:28 +02:00
profitroll deleted branch renovate/pytest-asyncio-0.x 2023-10-31 11:06:28 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/LibBotUniversal#30
No description provided.