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