build(deps-dev): bump mypy from 0.940 to 0.941

Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.940...v0.941)

---
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-03-21 16:34:23 +00:00
committed by GitHub
parent 356b2f5ffb
commit 6613ee3c87

View File

@@ -73,7 +73,7 @@ setuptools.setup(
"pycodestyle==2.8.0",
"black==22.1.0",
"isort==5.10.1",
"mypy==0.940",
"mypy==0.941",
"psutil==5.9.0",
"stix2==3.0.1",
"requests==2.27.1",