Upgrade mypy to 0.990 (#9123)

This commit is contained in:
Alex Waygood
2022-11-07 19:20:47 +00:00
committed by GitHub
parent 94dc53ee90
commit 4f381af4c5
5 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ flake8-bugbear==22.10.27 # must match .pre-commit-config.yaml
flake8-noqa==1.2.9 # must match .pre-commit-config.yaml
flake8-pyi==22.10.0 # must match .pre-commit-config.yaml
isort==5.10.1 # must match .pre-commit-config.yaml
mypy==0.982
mypy==0.990
packaging==21.3
pathspec
pycln==2.1.1 # must match .pre-commit-config.yaml