Skip to content

Commit d25b90f

Browse files
dependabot[bot]sobolevn
authored andcommitted
Bump mypy from 0.670 to 0.700 (#62)
Bumps [mypy](https://github.com/python/mypy) from 0.670 to 0.700. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.670...v0.700) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 913ae54 commit d25b90f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ python = "^3.6"
3636
typing-extensions = "^3.7"
3737

3838
[tool.poetry.dev-dependencies]
39-
mypy = "^0.670"
39+
mypy = "^0.700"
4040
wemake-python-styleguide = "^0.7.0"
4141
flake8-pytest = "^1.3"
4242
flake8-pyi = "^19.2"

0 commit comments

Comments
 (0)