Bump mypy from 0.950 to 0.960 (#346)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 31 May 2022 08:28:55 +0000 (10:28 +0200)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 08:28:55 +0000 (10:28 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)

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