From caacb71c511638848f6aa44a35af8f8cb0a7faea Mon Sep 17 00:00:00 2001 From: SimplifiedPrivacy Date: Fri, 3 Jul 2026 17:26:15 -0400 Subject: [PATCH] Version following core's bump --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d79418..a922c3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Operating System :: POSIX :: Linux", ] dependencies = [ - "sp-hydra-veil-core == 2.2.1", + "sp-hydra-veil-core == 2.3.8", ] [project.urls] @@ -25,3 +25,4 @@ build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["cli"] +