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