build(deps-dev): bump mypy from 0.902 to 0.910

Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
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]
2021-06-28 14:02:45 +00:00
committed by GitHub
parent 4e7b490bc3
commit 7eeab35ae8

View File

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