diff --git a/pyproject.toml b/pyproject.toml index bece6e2..971b6d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ classifiers = [ { version = "^5.0.4", python = ">=3.7" }, ] pydocstyle = "^6.3.0" - mypy = "^0.971" + mypy = "^1.0.0" coverage = "^6.1.2" pytest = "^7.0.0" pytest-clarity = "^1.0.1"