From eff6c2849c14ba9c5f601017c9df4219a77dc6df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:49:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86(deps):=20Bump=20django-hosts=20from?= =?UTF-8?q?=205.2=20to=206.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django-hosts](https://github.com/jazzband/django-hosts) from 5.2 to 6.0. - [Changelog](https://github.com/jazzband/django-hosts/blob/master/docs/changelog.rst) - [Commits](https://github.com/jazzband/django-hosts/compare/5.2...6.0) --- updated-dependencies: - dependency-name: django-hosts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75e480c7..3c9876de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Django-related packages Django==4.2.9 -django-hosts==5.2 +django-hosts==6.0 django-ckeditor==6.7.0 django-cleanup==8.0.0 django-constance==3.1.0