Bump django-filter to 23.1

This commit is contained in:
Raphael Michel
2023-04-17 22:08:16 +02:00
parent ef7c497bce
commit 1517e86034

View File

@@ -172,7 +172,7 @@ setup(
'django-bootstrap3==23.1.*',
'django-compressor==4.3.*',
'django-countries==7.5.*',
'django-filter==22.1',
'django-filter==23.1',
'django-formset-js-improved==0.5.0.3',
'django-formtools==2.4',
'django-hierarkey==1.1.*',