From d16aa4df5db66a0e89aac593e43580e73174088e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 21:22:57 +0000 Subject: [PATCH] Update django-countries from 6.1.2 to 8.2.0 --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 585af4f3..2bc8fce9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -6,7 +6,7 @@ pytz==2020.1 social-auth-app-django==4.0.0 pyyaml==5.3.1 Pillow==7.0.0 -django-countries==6.1.2 +django-countries==8.2.0 requests==2.24.0 gunicorn==20.0.4 django-imagekit==4.0.2