diff --git a/pyproject.toml b/pyproject.toml index e99fd67..21050a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = '>=3.14,<3.15' [project.optional-dependencies] style = [ "ruff==0.15.21", - "ty==0.0.56", + "ty==0.0.58", ] [tool.ruff]