Bump Ruff to 0.5.7 (#12750)

This commit is contained in:
dependabot[bot] 2024-08-09 21:22:35 +01:00 committed by GitHub
parent d40840ebf1
commit 96b511798d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ docs = [
] ]
lint = [ lint = [
"flake8>=6.0", "flake8>=6.0",
"ruff==0.5.5", "ruff==0.5.7",
"mypy==1.11.1", "mypy==1.11.1",
"sphinx-lint>=0.9", "sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311", "types-colorama==0.4.15.20240311",