Bump mypy to 1.13.0 (#13064)

This commit is contained in:
dependabot[bot] 2024-10-24 17:55:26 +01:00 committed by GitHub
parent b75e695631
commit b409db1df2
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.7.0",
"mypy==1.12.1",
"mypy==1.13.0",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",
"types-defusedxml==0.7.0.20240218",