Bump mypy from 0.942 to 0.950 (#278)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 4 May 2022 12:22:20 +0000 (14:22 +0200)
committerGitHub <noreply@github.com>
Wed, 4 May 2022 12:22:20 +0000 (14:22 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)

---
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 0e8062b8edcb50c4a56025f241f41a64f69461ce..2aaa56ef62ca8677b69c85b7a9e9eb6a071775b6 100644 (file)
@@ -1,7 +1,7 @@
 -r requirements.txt
 black==22.3.0
 flake8==4.0.1
-mypy==0.942
+mypy==0.950
 pydocstyle==6.1.1
 pylint==2.13.5
 pytest==7.1.2