Skip to content

Commit 1067325

Browse files
Bump mypy from 0.971 to 0.982 (#133)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.971...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 628554d commit 1067325

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

Lines changed: 27 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
@@ -46,7 +46,7 @@ python = "^3.7"
4646
typing-extensions = ">=4.0,<5.0"
4747

4848
[tool.poetry.dev-dependencies]
49-
mypy = "^0.971"
49+
mypy = "^0.982"
5050
wemake-python-styleguide = "^0.17.0"
5151
flake8-pytest = "^1.4"
5252
flake8-pytest-style = "^1.6.0"

0 commit comments

Comments
 (0)