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

This commit is contained in:
RenovateBot 2022-11-06 17:57:29 +00:00 committed by JuniorJPDJ
commit d92a075172
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@ pytest-env = "==0.6.2"
pytest-mock = "==3.8.2"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.6"
pytest-asyncio = "==0.19.0"
pytest-asyncio = "==0.20.1"
requests-mock = "==1.9.3"
Faker = "==14.2.1"
coverage = "==6.5.0"