From bdf504c7ceaa9d348539e643575348c55fdb2769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 08:18:30 +0000 Subject: [PATCH] Bump django-countries from 7.2.1 to 7.6 Bumps [django-countries](https://github.com/SmileyChris/django-countries) from 7.2.1 to 7.6. - [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.rst) - [Commits](https://github.com/SmileyChris/django-countries/compare/v7.2.1...v7.6) --- updated-dependencies: - dependency-name: django-countries dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index d9aa922eb..ec4f036dc 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -45,7 +45,7 @@ djangorestframework==3.12.2 django-filter==2.4.0 django-ordered-model==3.4.3 django-widget-tweaks==1.4.8 -django-countries==7.2.1 +django-countries==7.6 num2words==0.5.10 django-polymorphic==3.0.0 sorl-thumbnail==12.7.0