Skip to content

Commit

Permalink
Bump mypy from 0.660 to 0.670
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.660 to 0.670.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.660...v0.670)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Feb 18, 2019
1 parent 041857f commit b639c21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -36,7 +36,7 @@ python = "^3.6"
typing-extensions = "^3.7"

[tool.poetry.dev-dependencies]
mypy = "^0.660.0"
mypy = "^0.670"
wemake-python-styleguide = "^0.7.0"
flake8-pytest = "^1.3"
flake8-pyi = "^18.3"
Expand Down

0 comments on commit b639c21

Please sign in to comment.