Merge pull request #651 from fireeye/dependabot/pip/mypy-0.902

build(deps-dev): bump mypy from 0.901 to 0.902
This commit is contained in:
Willi Ballenthin
2021-06-21 10:49:53 -06:00
committed by GitHub

View File

@@ -73,7 +73,7 @@ setuptools.setup(
"pycodestyle==2.7.0",
"black==21.6b0",
"isort==5.9.1",
"mypy==0.901",
"mypy==0.902",
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.2",