Bump mypy to 1.6.1 (#10862)

This commit is contained in:
Alex Waygood
2023-10-18 07:18:05 +01:00
committed by GitHub
parent 1ecaab1641
commit 2f8d01e9ec
11 changed files with 145 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ flake8-bugbear==23.9.16 # must match .pre-commit-config.yaml
flake8-noqa==1.3.2 # must match .pre-commit-config.yaml
flake8-pyi==23.10.0 # must match .pre-commit-config.yaml
isort==5.12.0 # must match .pre-commit-config.yaml
mypy==1.5.1
mypy==1.6.1
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
pytype==2023.10.17; platform_system != "Windows" and python_version < "3.12"
ruff==0.1.0 # must match .pre-commit-config.yaml