diff --git a/pyproject.toml b/pyproject.toml index 7e0ae4e..2c9ce97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ packages = [{include = "apis_ontology"}] [tool.poetry.dependencies] python = "^3.11" psycopg2 = "^2.9" -apis-core-rdf = "0.31.1" +apis-core-rdf = "0.32.0" apis-highlighter-ng = "^0.5.0" apis-acdhch-default-settings = "1.5.0" django-auditlog = "^3.0.0"