Update dependency pytest-asyncio to v0.20.2

This commit is contained in:
Renovate Bot 2022-11-16 14:04:51 +00:00
commit 28149be8b0
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@ pytest-env = "==0.8.1"
pytest-mock = "==3.10.0"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.20.1"
pytest-asyncio = "==0.20.2"
requests-mock = "==1.10.0"
Faker = "==15.3.2"
coverage = "==6.5.0"