Skip to content

Commit cbae49c

Browse files
Bump mypy from 0.942 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a218449 commit cbae49c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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.942"
51+
mypy = "^0.971"
5252

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

0 commit comments

Comments
 (0)