From 5b56631c730dd9ed8833b5e6c75bb1da49b7be89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 03:02:56 +0000 Subject: [PATCH] Update kiwitcms-tenants requirement from >=4.5.0 to >=4.7.0 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.0) --- updated-dependencies: - dependency-name: kiwitcms-tenants dependency-version: 4.7.0 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..7209f5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ httplink==0.2.0 -kiwitcms-tenants>=4.5.0 +kiwitcms-tenants>=4.7.0 mailchimp3==3.0.21 requests sqlparse>=0.5.0 # not directly required, pinned by Snyk to avoid a vulnerability