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

Commit ca6ccef

Browse files
Bump mypy from 0.780 to 0.781
Bumps [mypy](https://github.com/python/mypy) from 0.780 to 0.781. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.780...v0.781) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 228a2cd commit ca6ccef

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

poetry.lock

Lines changed: 17 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
@@ -22,7 +22,7 @@ flake8-bandit = "^2.1.2"
2222
flake8-black = "^0.2.0"
2323
flake8-bugbear = "^20.1.4"
2424
safety = "^1.8.5"
25-
mypy = "^0.780"
25+
mypy = "^0.781"
2626
codecov = "^2.1.7"
2727
pytest-mock = "^3.1.1"
2828
typeguard = "^2.9.1"

0 commit comments

Comments
 (0)