Update dependency djangorestframework to v3.15.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
djangorestframework (source, changelog) | patch |
==3.15.1 -> ==3.15.2
|
Release Notes
encode/django-rest-framework (djangorestframework)
v3.15.2
What's Changed
- Add @api_view example to caching documentation by @BradWells in https://github.com/encode/django-rest-framework/pull/9131
- Update docstring by @jthevos in https://github.com/encode/django-rest-framework/pull/9340
- Apply black formatting to caching markdown by @jthevos in https://github.com/encode/django-rest-framework/pull/9341
- Update renderers documentation example by @mgaligniana in https://github.com/encode/django-rest-framework/pull/9362
- Removing live examples of tutorial code that are no longer hosted by @TGoddessana in https://github.com/encode/django-rest-framework/pull/9363
- Docs: Remove an unnecessary step from quickstart.md by @gogowitsch in https://github.com/encode/django-rest-framework/pull/9387
- Documentation: Add Python 3.12 to the requirements by @Szaroslav in https://github.com/encode/django-rest-framework/pull/9382
- Tweak README.md links. by @tomchristie in https://github.com/encode/django-rest-framework/pull/9375
- Revert "Ensure CursorPagination respects nulls in the ordering field" by @max-muoto in https://github.com/encode/django-rest-framework/pull/9381
- use warnings rather than logging a warning for DecimalField warnings by @terencehonles in https://github.com/encode/django-rest-framework/pull/9367
-
2024042
docs by @peterthomassen in https://github.com/encode/django-rest-framework/pull/9392 - Cleanup by @peterthomassen in https://github.com/encode/django-rest-framework/pull/9393
- tests: Check urlpatterns after cleanups by @stanislavlevin in https://github.com/encode/django-rest-framework/pull/9400
- docs: Correct some evaluation results and a httpie option in Tutorial1 by @wkwkhautbois in https://github.com/encode/django-rest-framework/pull/9421
- Add
__hash__
method forpermissions.OperandHolder
class by @vanya909 in https://github.com/encode/django-rest-framework/pull/9417 - Fix potential XSS vulnerability in break_long_headers template filter by @ch4n3-yoon in https://github.com/encode/django-rest-framework/pull/9435
- Version 3.15.2. by @tomchristie in https://github.com/encode/django-rest-framework/pull/9439
New Contributors
- @BradWells made their first contribution in https://github.com/encode/django-rest-framework/pull/9131
- @jthevos made their first contribution in https://github.com/encode/django-rest-framework/pull/9340
- @gogowitsch made their first contribution in https://github.com/encode/django-rest-framework/pull/9387
- @Szaroslav made their first contribution in https://github.com/encode/django-rest-framework/pull/9382
- @wkwkhautbois made their first contribution in https://github.com/encode/django-rest-framework/pull/9421
- @ch4n3-yoon made their first contribution in https://github.com/encode/django-rest-framework/pull/9435
Full Changelog: https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot