Bump mypy to 1.11.1 (#12716)

This commit is contained in:
dependabot[bot] 2024-07-31 09:42:36 +01:00 committed by GitHub
parent 97391b4a7f
commit e3882b9330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ docs = [
lint = [
"flake8>=6.0",
"ruff==0.5.5",
"mypy==1.11.0",
"mypy==1.11.1",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",
"types-defusedxml==0.7.0.20240218",