diff --git a/pyproject.toml b/pyproject.toml index f8e9fe1..1a3bcf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = '>=3.14,<3.15' [project.optional-dependencies] style = [ "ruff==0.16.0", - "ty==0.0.64", + "ty==0.0.66", ] [tool.ruff]