diff --git a/pyproject.toml b/pyproject.toml index 87b778d..d7652be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ lint = [ "flake8>=4.0.1", ] type = [ - "mypy==0.991", + "mypy==1.5.1", ] [project.urls]