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"] +