Update dependency django-filter to v22 (develop)

This commit is contained in:
RenovateBot 2022-07-23 19:35:04 +00:00 committed by JuniorJPDJ
commit 0c2d2840b0
2 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@ djangorestframework = "==3.13.1"
arrow = "==1.2.2"
persisting-theory = "==1.0"
django-versatileimagefield = "==2.2"
django-filter = "==21.1"
django-filter = "==22.1"
django-rest-auth = "==0.9.5"
mutagen = "==1.45.1"
django-dynamic-preferences = "==1.13.0"