1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 14:35:25 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"