chore(deps): update dependency pytest-asyncio to ^0.21.0 (#2290)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-04 11:28:30 -08:00
committed by GitHub
parent 0ff46cda92
commit 29956142e1
2 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ pre-commit = "^3.0.4"
pydantic-to-typescript = "^1.0.7"
pylint = "^2.6.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.3"
pytest-asyncio = "^0.21.0"
rich = "^13.0.0"
ruff = "^0.0.252"
types-PyYAML = "^6.0.4"