Skip to content

Commit aa057e5

Browse files
Bump mypy from 0.800 to 0.812 (#63)
Bumps [mypy](https://github.com/python/mypy) from 0.800 to 0.812. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.800...v0.812) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 02e7c43 commit aa057e5

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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.6"
4646
typing-extensions = "^3.7"
4747

4848
[tool.poetry.dev-dependencies]
49-
mypy = "^0.800"
49+
mypy = "^0.812"
5050
wemake-python-styleguide = "^0.15.1"
5151
flake8-pytest = "^1.3"
5252
flake8-pytest-style = "^1.3.0"

0 commit comments

Comments
 (0)