diff --git a/pyproject.toml b/pyproject.toml index 0ac9862..0719154 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "coverage==7.6.1", "flit==3.9.0", "flake8==7.1.1", - "mypy==1.11.1", + "mypy==1.11.2", "pygls==1.3.1", "ruff-api==0.0.8", "usort==1.0.8.post1",