diff --git a/pyproject.toml b/pyproject.toml index 1e3d0e4..9035ac3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "tach-pre-commit" version = "0.0.0" dependencies = [ - "tach==0.14.4", + "tach==0.15.0", ] [project.optional-dependencies]