From 2fd80f9d894717b70dd1ea269034bc8707b20d0d Mon Sep 17 00:00:00 2001 From: emdoyle Date: Sat, 23 Nov 2024 00:22:30 +0000 Subject: [PATCH] Mirror: 0.15.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]