Bump ruff from 0.4.4 to 0.4.7 (#12404)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 08:33:20 +02:00 committed by GitHub
parent 90574bc966
commit 7550588b42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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