Skip to content

Commit a8d5b74

Browse files
build(deps-dev): update mypy requirement from ^0.761 to ^0.770
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.761...v0.770) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2803b18 commit a8d5b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ flake8 = "^3.6"
6161
pytest-cov = "^2.6"
6262
pytest-mock = "^2.0"
6363
codecov = "^2.0"
64-
mypy = "^0.761"
64+
mypy = "^0.770"
6565
mkdocs = "^1.0"
6666
mkdocs-material = "^4.1"
6767
isort = "^4.3.21"

0 commit comments

Comments
 (0)