Bump mypy to 1.11.0 (#12642)

This commit is contained in:
dependabot[bot]
2024-07-22 17:29:09 +01:00
committed by GitHub
parent 97df13dc68
commit f90b506a9f

View File

@@ -82,7 +82,7 @@ docs = [
lint = [ lint = [
"flake8>=6.0", "flake8>=6.0",
"ruff==0.5.4", "ruff==0.5.4",
"mypy==1.10.1", "mypy==1.11.0",
"sphinx-lint>=0.9", "sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311", "types-colorama==0.4.15.20240311",
"types-docutils==0.21.0.20240711", "types-docutils==0.21.0.20240711",