Skip to content

Commit 5fc0642

Browse files
Bump mypy from 0.931 to 0.942 (#378)
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.931...v0.942) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42f18c6 commit 5fc0642

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

poetry.lock

Lines changed: 26 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ python = "^3.7"
4848
typing_extensions = ">=3.10,<5.0"
4949

5050
[tool.poetry.dev-dependencies]
51-
mypy = "^0.931"
51+
mypy = "^0.942"
5252

5353
wemake-python-styleguide = "^0.16"
5454
flake8-pytest-style = "^1.6"

0 commit comments

Comments
 (0)