Merge pull request #1182 from mandiant/dependabot/pip/mypy-0.982

build(deps-dev): bump mypy from 0.971 to 0.982
This commit is contained in:
Willi Ballenthin
2022-10-11 15:55:37 +02:00
committed by GitHub
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ setuptools.setup(
"pycodestyle==2.9.1",
"black==22.10.0",
"isort==5.10.1",
"mypy==0.971",
"mypy==0.982",
"psutil==5.9.2",
"stix2==3.0.1",
"requests==2.28.0",