Skip to content

Commit 7d62a01

Browse files
dependabot-preview[bot]sobolevn
authored andcommitted
Bump mypy from 0.750 to 0.760 (#215)
Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.760. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.750...v0.760) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d0451a8 commit 7d62a01

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -47,7 +47,7 @@ python = "^3.6"
4747
typing-extensions = "^3.7"
4848

4949
[tool.poetry.dev-dependencies]
50-
mypy = "^0.750"
50+
mypy = "^0.760"
5151
wemake-python-styleguide = "^0.13.3"
5252
flake8-pytest = "^1.3"
5353
flake8-pytest-style = "^0.1.3"

0 commit comments

Comments
 (0)