Bump Django to 3.2.18

This commit is contained in:
Raphael Michel
2023-02-14 11:15:19 +01:00
parent 35fb20fe76
commit 9b60dde718

View File

@@ -168,7 +168,7 @@ setup(
'css-inline==0.8.*',
'defusedcsv>=1.1.0',
'dj-static',
'Django==3.2.*,>=3.2.17',
'Django==3.2.*,>=3.2.18',
'django-bootstrap3==22.2.*',
'django-compressor==4.3.*',
'django-countries==7.5.*',