Skip to content

Commit

Permalink
Bump mypy from 0.670 to 0.700
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-support committed Apr 4, 2019
1 parent 913ae54 commit 1e3650a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.670"
mypy = "^0.700"
wemake-python-styleguide = "^0.7.0"
flake8-pytest = "^1.3"
flake8-pyi = "^19.2"
Expand Down

0 comments on commit 1e3650a

Please sign in to comment.