diff --git a/pyproject.toml b/pyproject.toml index d12349c..ef31be1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "pytest-cov" ] types = [ - "mypy==1.14.0" + "mypy==1.14.1" ] [project.readme]