Skip to content

Update dependency pytest-asyncio to v0.19.0 (develop)

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

This MR contains the following updates:

Package Type Update Change
pytest-asyncio dev-dependencies minor ==0.18.3 -> ==0.19.0

Release Notes

pytest-dev/pytest-asyncio

v0.19.0

Compare Source

=================

  • BREAKING: The default asyncio_mode is now strict. #&#8203;293 <https://github.com/pytest-dev/pytest-asyncio/issues/293>_
  • Removes setup.py since all relevant configuration is present setup.cfg. Users requiring an editable installation of pytest-asyncio need to use pip v21.1 or newer. #&#8203;283 <https://github.com/pytest-dev/pytest-asyncio/issues/283>_
  • Declare support for Python 3.11.

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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports