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

This commit is contained in:
RenovateBot 2022-02-16 16:35:01 +00:00 committed by Georg Krause
commit 0f7ab2574b
2 changed files with 6 additions and 6 deletions

View file

@ -67,7 +67,7 @@ pytest-env = "==0.6.2"
pytest-mock = "==3.7.0"
pytest-randomly = "==3.11.0"
pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.17.2"
pytest-asyncio = "==0.18.1"
requests-mock = "==1.9.3"
Faker = "==12.3.3"
coverage = "==6.3.1"