Bump django-bootstrap3 to 22.2.*

This commit is contained in:
Raphael Michel
2022-11-23 15:36:15 +01:00
parent 8c8e8031fc
commit 70ccd2fbe4

View File

@@ -169,7 +169,7 @@ setup(
'defusedcsv>=1.1.0',
'dj-static',
'Django==3.2.*',
'django-bootstrap3==22.1.*',
'django-bootstrap3==22.2.*',
'django-compressor==4.1.*',
'django-countries==7.4.*',
'django-filter==22.1',