Merge pull request #848 from mandiant/dependabot/pip/mypy-0.930

build(deps-dev): bump mypy from 0.920 to 0.930
This commit is contained in:
Willi Ballenthin
2021-12-29 09:42:21 -07:00
committed by GitHub

View File

@@ -74,7 +74,7 @@ setuptools.setup(
"pycodestyle==2.8.0",
"black==21.12b0",
"isort==5.10.1",
"mypy==0.920",
"mypy==0.930",
"psutil==5.8.0",
# type stubs for mypy
"types-backports==0.1.3",