From de0f546a8cf6f8b1a5613b778890dd0b925f3ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:53:26 +0000 Subject: [PATCH] Bump django-countries from 7.5.1 to 7.6.1 Bumps [django-countries](https://github.com/SmileyChris/django-countries) from 7.5.1 to 7.6.1. - [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.rst) - [Commits](https://github.com/SmileyChris/django-countries/compare/v7.5.1...v7.6.1) --- updated-dependencies: - dependency-name: django-countries dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 3215d9c9..70668598 100644 --- a/requirements.in +++ b/requirements.in @@ -8,7 +8,7 @@ cssmin==0.2.0 Django==4.2.3 django-cms==3.11.4 -django-countries==7.5.1 +django-countries==7.6.1 django-csp==3.7 django-environ==0.11.2 django-haystack==3.2.1 diff --git a/requirements.txt b/requirements.txt index 5016efad..43cae8cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ django-cms==3.11.4 # djangocms-attributes-field # djangocms-picture # djangocms-text-ckeditor -django-countries==7.5.1 +django-countries==7.6.1 # via -r requirements.in django-csp==3.7 # via -r requirements.in