mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
chore(deps): update dependency pytest-asyncio to ^0.26.0 (#5274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
30382b36cb
commit
c4baf50ae3
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@ mypy = "^1.5.1"
|
|||
pre-commit = "^4.0.0"
|
||||
pylint = "^3.0.0"
|
||||
pytest = "^8.0.0"
|
||||
pytest-asyncio = "^0.25.0"
|
||||
pytest-asyncio = "^0.26.0"
|
||||
rich = "^13.5.2"
|
||||
ruff = "^0.11.0"
|
||||
types-PyYAML = "^6.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue