Bump mypy to 1.3.0 (#10173)

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
Nikita Sobolev
2023-05-11 21:03:39 +03:00
committed by GitHub
parent ecf4e708bf
commit 6c54c74a84
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ flake8-bugbear==23.3.23; python_version >= "3.8" # must match .pre-commit-confi
flake8-noqa==1.3.1; python_version >= "3.8" # must match .pre-commit-config.yaml
flake8-pyi==23.5.0; python_version >= "3.8" # must match .pre-commit-config.yaml
isort==5.12.0; python_version >= "3.8" # must match .pre-commit-config.yaml
mypy==1.2.0
mypy==1.3.0
packaging==23.1
pathspec>=0.10.3
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml