build(deps): bump mypy from 1.0.0 to 1.0.1

Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-20 10:57:49 +00:00 committed by GitHub
parent e7cc34a6a5
commit 5c1928ba2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@
black==23.1.0
isort==5.12.0
pylint==2.16.2
mypy==1.0.0
mypy==1.0.1
bandit==1.7.4
pydocstyle==6.3.0