From 179fc305a0f11a82d6ac115d6b79d3d8c14b4c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 06:55:51 +0000 Subject: [PATCH] Bump django-hosts from 5.1 to 7.0.0 in /requirements Bumps [django-hosts](https://github.com/jazzband/django-hosts) from 5.1 to 7.0.0. - [Changelog](https://github.com/jazzband/django-hosts/blob/master/docs/changelog.rst) - [Commits](https://github.com/jazzband/django-hosts/compare/5.1...7.0.0) --- updated-dependencies: - dependency-name: django-hosts dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 2b18f043c..98ce3429e 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,7 +1,7 @@ Babel==2.17.0 django-contact-form==5.2.0 django-countries==7.6.1 -django-hosts==5.1 +django-hosts==7.0.0 django-money==3.5.4 django-push @ git+https://github.com/brutasse/django-push.git@22fda99641cfbd2f3075a723d92652a8e38220a5 django-read-only==1.19.0