diff --git a/pyproject.toml b/pyproject.toml index a0a5f4d..60df960 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ Issues = "https://github.com/spdx/spdx-python-model/issues" requires = [ "hatchling", "hatch-build-scripts", - "shacl2code == 0.0.24", + "shacl2code == 0.0.25", ] build-backend = "hatchling.build"