fix(deps): update dependency django-filter to v23 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
django-filter (source, changelog) |
~21.1 -> ~23.1
|
Release Notes
carltongibson/django-filter
v23.1
-
Declared support for Django 4.2.
-
Various updated and new translations. Thanks to all who contributed, and Weblate for hosting.
-
Fixed QueryArrayWidget.value_from_datadict() to not mutate input data. (#1540)
v22.1
-
Update supported Python and Django versions: minimal Python is now 3.7, minimum Django is now 3.2.
-
Added testing for Python 3.10 and Django 4.1.
-
Removed outdated deprecated warnings for code removed in version 2.1.
-
Removed
filter_class
(usefilterset_class
) andfilter_fields
(filterset_fields
) that were deprecated in version 2.0 (2018). -
The code base is now formatted with Black.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.