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

chore(deps): update dependency rich to v12 (#1931)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-29 15:16:43 -09:00 committed by GitHub
parent 36b6f1eecd
commit befb922739
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View file

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