diff --git a/pyproject.toml b/pyproject.toml index c1ff624..d708f99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "tach-pre-commit" version = "0.0.0" dependencies = [ - "tach==0.15.1", + "tach==0.15.2", ] [project.optional-dependencies]