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

chore(deps): update dependency rich to v13 (#1960)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-01 09:21:01 -08:00 committed by GitHub
parent b50f92420b
commit 540ac0a36a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 9 deletions

View file

@ -53,7 +53,7 @@ pre-commit = "^2.20.0"
pydantic-to-typescript = "^1.0.7"
pylint = "^2.6.0"
pytest = "^7.2.0"
rich = "^12.0.0"
rich = "^13.0.0"
ruff = "^0.0.202"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"