build(deps): bump mypy from 0.942 to 0.950

Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-28 10:06:32 +00:00 committed by GitHub
parent 5ba3c9249f
commit 7ffc5db30f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,6 @@ coverage==6.3.2
black==22.3.0
isort==5.10.1
pylint==2.13.7
mypy==0.942
mypy==0.950
bandit==1.7.4
types-requests==2.27.20