This commit is contained in:
dependabot[bot] 2026-06-25 20:22:54 +00:00 committed by GitHub
commit 37ab333c67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ test = [
]
lint = [
"pylint==4.0.5",
"ruff==0.15.16",
"ruff==0.15.20",
]
docs = [
"sphinx>=7,<10",