Skip to content

chore(api): update dependency pytest-asyncio to v0.21.0 (develop)

RenovateBot requested to merge renovate/develop-api-pytest-asyncio-0.x into develop

This MR contains the following updates:

Package Type Update Change
pytest-asyncio (changelog) dev-dependencies minor ==0.20.3 -> ==0.21.0

Release Notes

pytest-dev/pytest-asyncio

v0.21.0: pytest-asyncio 0.21.0

Compare Source

0.21.0 (23-03-19)

  • Drop compatibility with pytest 6.1. Pytest-asyncio now depends on pytest 7.0 or newer.
  • pytest-asyncio cleans up any stale event loops when setting up and tearing down the event_loop fixture. This behavior has been deprecated and pytest-asyncio emits a DeprecationWarning when tearing down the event_loop fixture and current event loop has not been closed.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports