chore(api): update dependency pytest-asyncio to v0.21.0

This commit is contained in:
Renovate Bot 2023-04-06 17:05:51 +00:00
commit fde240389c
2 changed files with 6 additions and 6 deletions

View file

@ -105,7 +105,7 @@ flake8 = "==3.9.2"
ipdb = "==0.13.13"
prompt-toolkit = "==3.0.38"
pytest = "==7.2.2"
pytest-asyncio = "==0.20.3"
pytest-asyncio = "==0.21.0"
pytest-cov = "==4.0.0"
pytest-django = "==4.5.2"
pytest-env = "==0.8.1"