build(deps): 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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-04 10:34:14 +00:00 committed by GitHub
parent a4d53bedde
commit dfd05630b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,5 +8,5 @@ coverage==6.5.0
black==22.8.0
isort==5.10.1
pylint==2.15.3
mypy==0.971
mypy==0.982
bandit==1.7.4