Update dependency pytest-asyncio to v0.17.2
This commit is contained in:
parent
277e1a24e0
commit
f0e8d737ab
2 changed files with 9 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue