diff --git a/pyproject.toml b/pyproject.toml index 13fe9f4ea5..8285f8a2c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "pytest-timeout>=2.4.0", "pytest-xdist>=3.6.1", "ruff>=0.12.8", - "ty==0.0.5", + "ty==0.0.6", "prek>=0.2.12", ]