Skip to content

Commit e786cac

Browse files
committed
deps: update django countries to support django 5.2 version, passing test
Ran 1 test in 0.064s
1 parent 15c423f commit e786cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ djangorestframework==3.14.0 # 3.14.0 is first version that supports Django 4.1,
4444
django-filter==2.4.0
4545
django-ordered-model==3.7.4
4646
django-widget-tweaks==1.5.0
47-
django-countries==7.2.1
47+
django-countries==7.6.1
4848
num2words==0.5.13
4949
django-polymorphic==3.1.0 # 3.1.0 is first version that supports Django 4.0, unsure if it fully supports 4.2
5050
sorl-thumbnail==12.11.0

0 commit comments

Comments
 (0)