diff --git a/pyproject.toml b/pyproject.toml index 45c0b357a8..775c6b324b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ dependencies = [ "black==26.3.1", "ruff==0.15.10", "poethepoet", - "ty==0.0.29", + "ty==0.0.32", "gersemi==0.26.1", ]