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 1/2] =?UTF-8?q?=E2=AC=86(deps):=20Bump=20django-hosts=20fr?= =?UTF-8?q?om=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 From cf59cb4d5b4b542cb6e97817c1151349994d1828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 18:12:32 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=AC=86(deps):=20Bump=20xlsxwriter=20from?= =?UTF-8?q?=203.1.2=20to=203.1.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [xlsxwriter](https://github.com/jmcnamara/XlsxWriter) from 3.1.2 to 3.1.9. - [Changelog](https://github.com/jmcnamara/XlsxWriter/blob/main/Changes) - [Commits](https://github.com/jmcnamara/XlsxWriter/compare/RELEASE_3.1.2...RELEASE_3.1.9) --- updated-dependencies: - dependency-name: xlsxwriter dependency-type: direct:production update-type: version-update:semver-patch ... 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..e762fe62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,4 +29,4 @@ channels-redis==4.1.0 bleach[css]==6.0.0 Pillow==10.2.0 uuid==1.30 -XlsxWriter==3.1.2 +XlsxWriter==3.1.9