Update dependency pytest-asyncio to v0.17.2

This commit is contained in:
Renovate Bot 2022-02-01 20:51:02 +00:00 committed by JuniorJPDJ
commit f0e8d737ab
2 changed files with 9 additions and 8 deletions

View file

@ -67,7 +67,7 @@ pytest-env = "==0.6.2"
pytest-mock = "==3.6.1"
pytest-randomly = "==3.10.3"
pytest-sugar = "==0.9.4"
pytest-asyncio = "==0.15.1"
pytest-asyncio = "==0.17.2"
requests-mock = "==1.9.3"
Faker = "==8.16.0"
coverage = "==5.5"