diff --git a/pyproject.toml b/pyproject.toml index f0f1c11..4dd7cb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-random-order>=1.2.0", "pytest-recording>=0.13.4", "ruff>=0.16.0", - "ty>=0.0.63", + "ty>=0.0.64", ] [tool.uv]