fix(deps): update dependency django-filter to v25
- Feb 14, 2025
-
-
Renovate Bot authored
Signed-off-by:
Renovate Bot <renovate@cri.epita.fr>
Verified36e59a63
-
This GitLab instance and the rest of the school's online services will be unavailable from August 4th to August 10th. Read the Forge announcement in the news.
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
django-filter (changelog) |
~24 -> ~25
|
v25.1
Removed the in-built API schema generation methods, which have been deprecated since v23.2.
You should use drf-spectacular <https://drf-spectacular.readthedocs.io/en/latest/>
_
for generating OpenAPI schemas with DRF.
Dropped support for EOL Python 3.8.
Added testing against Python 3.13.
Added official support for Django 5.2.
This MR has been generated by Renovate Bot.
Signed-off-by:
Renovate Bot <renovate@cri.epita.fr>