Bump mypy from 0.961 to 0.971 (#435)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Jul 2022 17:46:01 +0000 (19:46 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 17:46:01 +0000 (19:46 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  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>
requirements_dev.txt

index 5b88a3a704965f7898fa641d1d288001151f01ea..4603627e465a7c15fab31a0bbde5aef651d7b5a0 100644 (file)
@@ -1,7 +1,7 @@
 -r requirements.txt
 black==22.6.0
 flake8==4.0.1
-mypy==0.961
+mypy==0.971
 pydocstyle==6.1.1
 pylint==2.14.5
 pytest-aiohttp==1.0.4