diff --git a/pyproject.toml b/pyproject.toml index f202d7d..fcf641a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ tests = [ "pytest==8.3.4" ] type_check = [ - "mypy==1.11.0" + "mypy==1.14.0" ] [project.urls]