From f3a61461a3576834fc29332af2756105ae5a2a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:43:57 +0000 Subject: [PATCH] chore(deps): update apis-acdhch-default-settings requirement Updates the requirements on apis-acdhch-default-settings to permit the latest version. --- updated-dependencies: - dependency-name: apis-acdhch-default-settings dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4281e6..d357dcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = "^3.11" psycopg2 = "^2.9" apis-core = {git = "https://github.com/acdh-oeaw/apis-core-rdf", rev = "v0.27.0"} apis-highlighter-ng = "^0.4.0" -apis-acdhch-default-settings = "1.1.2" +apis-acdhch-default-settings = "1.4.0" django-acdhch-functions = "^0.1.3" django-auditlog = "^3.0.0"