Skip to content

Commit

Permalink
Bump mypy from 0.781 to 0.782 (#21)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.781...v0.782)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2020
1 parent eaad153 commit 2188f26
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ packaging = "^20.4"


[tool.poetry.dev-dependencies]
mypy = "^0.781"
mypy = "^0.782"

wemake-python-styleguide = "^0.14"
flake8-pytest-style = "^1.2"
Expand Down

0 comments on commit 2188f26

Please sign in to comment.