diff --git a/pyproject.toml b/pyproject.toml index 45c7769..cf92396 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "pre-commit==3.5.0", "ruff==0.8.1", "black==24.8.0", - "mypy==1.13.0", + "mypy==1.14.1", "pytest==8.3.4", ] docs = [