Skip to content

Commit f1fd4d6

Browse files
build(deps-dev): update mypy requirement from ^0.750 to ^0.760
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.750...v0.760) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4a9b231 commit f1fd4d6

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 = "^1.10"
6363
codecov = "^2.0"
64-
mypy = "^0.750"
64+
mypy = "^0.760"
6565
mkdocs = "^1.0"
6666
mkdocs-material = "^4.1"
6767
isort = "^4.3.21"

0 commit comments

Comments
 (0)