From fceff0d6ce88a07c505bff74a67cb3a185da4ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:43:54 +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 b0cb67a..882bfa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ packages = [{include = "apis_ontology"}] python = "^3.11" apis-core = { git = "https://github.com/acdh-oeaw/apis-core-rdf.git", tag = "v0.27.0" } apis-bibsonomy = "0.11.0" -apis-acdhch-default-settings = "1.1.1" +apis-acdhch-default-settings = "1.1.2" psycopg2 = "^2.9.6" django-acdhch-functions = "^0.1.4" django-cors-headers = "^4"