diff --git a/pyproject.toml b/pyproject.toml index 72c6dc4..f975439 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ testpaths = [ [dependency-groups] dev = [ - "ty==0.0.63", + "ty==0.0.64", "ruff==0.16.0", "pytest==9.0.3", "pytest-cov==7.1.0",