This commit is contained in:
dependabot[bot] 2026-06-15 20:23:07 +00:00 committed by GitHub
commit a182745616
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ test = [
"pytest-rerunfailures>=14,<17",
]
lint = [
"pylint==4.0.5",
"pylint==4.0.6",
"ruff==0.15.16",
]
docs = [