Bump django-countries to 7.4.*

This commit is contained in:
Raphael Michel
2022-10-26 09:18:19 +02:00
parent 5fcb51f372
commit c7d5b687f3
2 changed files with 2 additions and 19 deletions

View File

@@ -171,7 +171,7 @@ setup(
'Django==3.2.*',
'django-bootstrap3==22.1.*',
'django-compressor==4.1.*',
'django-countries==7.3.*',
'django-countries==7.4.*',
'django-filter==21.1',
'django-formset-js-improved==0.5.0.2',
'django-formtools==2.3',