Bump mypy from 1.2.0 to 1.3.0 (#180)

Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-15 22:09:54 +03:00 committed by GitHub
parent 9e341ce910
commit 301efb5045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
black==23.3.0
flake8==6.0.0
isort==5.12.0
mypy==1.2.0
mypy==1.3.0
pre-commit==3.3.1
pydocstyle==6.3.0
pylint==2.17.4