Skip to content

Commit

Permalink
requirements: update django-filter to 23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ra committed Feb 22, 2024
1 parent 13b2cb5 commit 4ba7103
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/7637_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@

- wagtail from 5.0 to 5.1.x
- wagtail: upgrade to 5.2.x
- django-filters: upgrade to 23.5 as required by wagtail 5.2
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Django==3.2.19
django-allauth==0.54.0
git+https://github.com/liqd/django-autoslug.git@liqd2212#egg=django-autoslug
django-ckeditor==6.5.1
django-filter==22.1
django-filter==23.5
django-widget-tweaks==1.4.12
djangorestframework==3.14.0
easy-thumbnails[svg]==2.8.5
Expand Down

0 comments on commit 4ba7103

Please sign in to comment.