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

chore(deps): Bump Ruff (#4602)

This commit is contained in:
Michael Genson 2024-11-23 21:56:39 -06:00 committed by GitHub
parent e32bae4575
commit 3fc120236d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 22 additions and 22 deletions

View file

@ -64,7 +64,7 @@ pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.24.0"
rich = "^13.5.2"
ruff = "^0.7.0"
ruff = "^0.8.0"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"