Bump ruff from 0.4.7 to 0.4.10 (#12452)

This commit is contained in:
dependabot[bot]
2024-06-25 09:42:31 +02:00
committed by GitHub
parent a0610f4f33
commit b70578f80c

View File

@@ -83,7 +83,7 @@ docs = [
]
lint = [
"flake8>=3.5.0",
"ruff==0.4.7",
"ruff==0.4.10",
"mypy==1.10.1",
"sphinx-lint",
"types-docutils",