Skip to content

Commit 7364d34

Browse files
Bump mypy from 0.781 to 0.782 (#438)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 749d022 commit 7364d34

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -56,7 +56,7 @@ typing-extensions = "^3.7"
5656

5757

5858
[tool.poetry.dev-dependencies]
59-
mypy = "^0.781"
59+
mypy = "^0.782"
6060
wemake-python-styleguide = "^0.14"
6161
flake8-pytest-style = "^1.2"
6262
flake8-pyi = "^20.5"

0 commit comments

Comments
 (0)