Bump mypy from 0.960 to 0.961 (#359)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Jun 2022 21:30:13 +0000 (23:30 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 21:30:13 +0000 (23:30 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961)

---
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 45693836efc6a7f19dfaf8826b656955b0680b48..d8f985ed2a8b6de6cf2e62efca4a9d6d844beeb5 100644 (file)
@@ -1,7 +1,7 @@
 -r requirements.txt
 black==22.3.0
 flake8==4.0.1
-mypy==0.960
+mypy==0.961
 pydocstyle==6.1.1
 pylint==2.13.9
 pytest==7.1.2