Bump mypy from 1.10.0 to 1.10.1 (#12475)

This commit is contained in:
dependabot[bot]
2024-06-25 09:37:05 +02:00
committed by GitHub
parent 6b237d9a70
commit a0610f4f33

View File

@@ -84,7 +84,7 @@ docs = [
lint = [
"flake8>=3.5.0",
"ruff==0.4.7",
"mypy==1.10.0",
"mypy==1.10.1",
"sphinx-lint",
"types-docutils",
"types-requests",