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

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