diff --git a/pyproject.toml b/pyproject.toml index b723afa..dfdda6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python = "^3.6" taskipy = "^1.2.1" black = "~19.10b0" pylint = "^2.5.3" -mypy = "~0.782" +mypy = "~0.910" pytest = "^5.4.3" pytest-cov = "^2.10.0" pytest-sugar = "~0.9.3"