chore(deps): update dependency pytest-asyncio to ^0.20.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pytest-asyncio |
^0.19.0 -> ^0.20.0
|
Release Notes
pytest-dev/pytest-asyncio
v0.20.1
=================
- Fixes an issue that warned about using an old version of pytest, even though the most recent version was installed.
#​430 <https://github.com/pytest-dev/pytest-asyncio/issues/430>
_
v0.20.0
=================
- BREAKING: Removed legacy mode. If you're upgrading from v0.19 and you haven't configured
asyncio_mode = legacy
, you can upgrade without taking any additional action. If you're upgrading from an earlier version or you have explicitly enabled legacy mode, you need to switch to auto or strict mode before upgrading to this version. - Deprecate use of pytest v6.
- Fixed an issue which prevented fixture setup from being cached.
#​404 <https://github.com/pytest-dev/pytest-asyncio/pull/404>
_
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate