Skip to content

Commit f57d06b

Browse files
authored
Merge pull request #39 from dry-python/dependabot/pip/mypy-0.670
Bump mypy from 0.660 to 0.670
2 parents 161eec0 + 5504dba commit f57d06b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.660.0"
39+
mypy = "^0.670"
4040
wemake-python-styleguide = "^0.7.0"
4141
flake8-pytest = "^1.3"
4242
flake8-pyi = "^18.3"

0 commit comments

Comments
 (0)