From e5b068123375cdcdfc2137df3cb939cfa159bf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:02:55 +0000 Subject: [PATCH] Update kiwitcms-tenants requirement from >=4.5.0 to >=4.7.1 Updates the requirements on [kiwitcms-tenants](https://github.com/kiwitcms/tenants) to permit the latest version. - [Release notes](https://github.com/kiwitcms/tenants/releases) - [Commits](https://github.com/kiwitcms/tenants/compare/v4.5.0...v4.7.1) --- updated-dependencies: - dependency-name: kiwitcms-tenants dependency-version: 4.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f5d49b..2988bdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ httplink==0.2.0 -kiwitcms-tenants>=4.5.0 +kiwitcms-tenants>=4.7.1 mailchimp3==3.0.21 requests sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability