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

bump ruff and do fixes (#2375)

This commit is contained in:
Hayden 2023-05-05 14:43:23 -08:00 committed by GitHub
parent f27bb00dc3
commit 23786c1f5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 30 deletions

View file

@ -55,7 +55,7 @@ pylint = "^2.6.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.21.0"
rich = "^13.0.0"
ruff = "^0.0.252"
ruff = "^0.0.265"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"