chore(deps): update dependency pytest-asyncio to ^0.24.0 (#4074)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-23 14:15:09 +00:00
committed by GitHub
parent 29f88eade0
commit 6ed2b99188
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ mypy = "^1.5.1"
pre-commit = "^3.3.3"
pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.23.0"
pytest-asyncio = "^0.24.0"
rich = "^13.5.2"
ruff = "^0.6.0"
types-PyYAML = "^6.0.4"