build(deps-dev): bump mypy from 0.971 to 0.982

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.982)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-11 06:18:59 +00:00
committed by GitHub
parent 67d06c73e0
commit 3b5a34f331

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",