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

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

---
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-12-20 14:09:06 +00:00
committed by GitHub
parent a221db8a59
commit c059a52d0e

View File

@@ -74,7 +74,7 @@ setuptools.setup(
"pycodestyle==2.8.0", "pycodestyle==2.8.0",
"black==21.12b0", "black==21.12b0",
"isort==5.10.1", "isort==5.10.1",
"mypy==0.910", "mypy==0.920",
"psutil==5.8.0", "psutil==5.8.0",
# type stubs for mypy # type stubs for mypy
"types-backports==0.1.3", "types-backports==0.1.3",