diff --git a/pyproject.toml b/pyproject.toml index 4a6eb753a6..40a29097a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ flake8 = "^3.6" pytest-cov = "^2.6" pytest-mock = "^1.10" codecov = "^2.0" -mypy = "^0.750" +mypy = "^0.760" mkdocs = "^1.0" mkdocs-material = "^4.1" isort = "^4.3.21"