Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 20, 2019
1 parent 276637f commit 99a5b82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -48,7 +48,7 @@ python = "^3.6"
typing_extensions = "^3.7"

[tool.poetry.dev-dependencies]
mypy = "^0.760"
mypy = "^0.761"
wemake-python-styleguide = "^0.13.0"
flake8-pytest = "^1.3"
flake8-pytest-style = "^0.1.3"
Expand Down

0 comments on commit 99a5b82

Please sign in to comment.