From 00b7338fa8e2b96e8198d4baab262ee3e9c9240f Mon Sep 17 00:00:00 2001 From: codeking Date: Sat, 20 Sep 2025 04:02:57 +0200 Subject: [PATCH] Update project dependencies --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5995dc5..f816cf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Operating System :: POSIX :: Linux", ] dependencies = [ - "sp-hydra-veil-core == 1.1.1", + "sp-hydra-veil-core == 1.1.2", ] [project.urls]