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

chore: Bump Ruff to 0.11.0 (#5233)

This commit is contained in:
Michael Genson 2025-03-18 09:52:30 -05:00 committed by GitHub
parent eca2ba36c8
commit f46760755d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 47 additions and 47 deletions

View file

@ -69,7 +69,7 @@ pylint = "^3.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^0.25.0"
rich = "^13.5.2"
ruff = "^0.9.0"
ruff = "^0.11.0"
types-PyYAML = "^6.0.4"
types-python-dateutil = "^2.8.18"
types-python-slugify = "^6.0.0"