Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 66ec1d4

Browse files
chore(deps-dev): bump mypy from 0.781 to 0.782
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>
1 parent 876ecda commit 66ec1d4

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
@@ -38,7 +38,7 @@ isort = "^4.3"
3838
flake8 = "^3.8"
3939
black = "^19.3b0"
4040
docformatter = "^1.3"
41-
mypy = "^0.781"
41+
mypy = "^0.782"
4242
pytest-cov = "^2.10"
4343
coveralls = "^2.0"
4444
bandit = "^1.6"

0 commit comments

Comments
 (0)