chore(deps): update dependency pytest-asyncio to ^0.23.0 (#2957)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-10 12:29:39 -06:00
committed by GitHub
parent b51da29e79
commit 9b365f882a
2 changed files with 7 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ pre-commit = "^3.3.3"
pydantic-to-typescript = "^1.0.7"
pylint = "^2.6.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.21.0"
pytest-asyncio = "^0.23.0"
rich = "^13.5.2"
ruff = "^0.0.265"
types-PyYAML = "^6.0.4"