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
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"