Bump Ruff to 0.6.6 (#12904)

This commit is contained in:
dependabot[bot] 2024-09-22 00:04:56 +01:00 committed by GitHub
parent c65c7c979e
commit cc85533b75
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.6.5", "ruff==0.6.6",
"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",