Bump mypy from 0.941 to 0.942 (#233)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Apr 2022 09:55:03 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 09:55:03 +0000 (11:55 +0200)
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

---
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>
requirements_dev.txt

index c5f238cd6e687e7a95ec4c44888cbefee08fe482..d671ce8ef3242f394ffcb44124615a46cadc4f74 100644 (file)
@@ -1,7 +1,7 @@
 -r requirements.txt
 black==22.1.0
 flake8==4.0.1
-mypy==0.941
+mypy==0.942
 pydocstyle==6.1.1
 pylint==2.13.4
 pytest==7.1.1