chore(deps): bump the django group across 1 directory with 5 updates #684
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the django group with 5 updates in the /api directory:
5.1.2
5.2.6
0.11.2
0.12.0
3.15.2
3.16.1
7.0.2
8.0.0
24.3
25.1
Updates
django
from 5.1.2 to 5.2.6Commits
75c4403
[5.2.x] Bumped version for 5.2.6 release.4c044fc
[5.2.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...e87ca3d
[5.2.x] Made cosmetic edits to 5.2.6 release notes.ebec2c9
[5.2.x] Removed unused import in docs/ref/models/expressions.txt example.ace59cb
[5.2.x] Fixed #36431 -- Returned tuples for multi-column ForeignObject in val...16a12a9
[5.2.x] Fixed #35831 -- Documented the model form meta API in model form refe...51753bc
[5.2.x] Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.a486455
[5.2.x] Corrected definition of "needsinfo" triage stage in contributing guide.f8e572e
[5.2.x] Removed reference to flake8 file exclusions.9c9ed6f
[5.2.x] Refs #35530 -- Corrected deprecation message in auth.alogin().Updates
django-environ
from 0.11.2 to 0.12.0Release notes
Sourced from django-environ's releases.
Changelog
Sourced from django-environ's changelog.
Commits
176e812
Merge pull request #545 from joke2k/develop993b36c
Merge branch 'main' into develop00c8203
Update change log8e844ac
Correct code style6abdb86
Add tests for kwarg overriding engine/backend from urlsd92e11b
Update change log60164fd
chore: Prefer Redis default port 63798b70d9f
feat: Redis Pub/Sub8729165
feat: Channels URL support0f2e088
Update change logUpdates
djangorestframework
from 3.15.2 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018df
Prepare 3.16.1 release (#9752)a7d050f
Turkish Translation updates (#9749)853969c
Fix test with Django 5 when pytz is available (#9715)2ae8c11
Add note to tutorial about required request in serializer context when using ...70e54f4
Revert docs back to djangorestframework-guardian (#9734)3038494
Document that unique constraints causerequired=True
in ModelSerializer (#9...4bb46c2
Add Kazakh(kk) locale support (#9713)e454758
Fix regression in unique_together validation with SerializerMethodField (#9712)33d59fe
Update Spanish translations (#9701)c0202a0
Update Django documentation links to use stable version (#9698)Updates
djangorestframework-jsonapi
from 7.0.2 to 8.0.0Release notes
Sourced from djangorestframework-jsonapi's releases.
Changelog
Sourced from djangorestframework-jsonapi's changelog.
Commits
a6f1f44
Release 8.0.0 (#1291)fa23bd5
Set django polymorphic version to newest (#1290)8d209d9
Increase required version of optional Polymorphic Models for Django (#1289)e9a7f5f
Removed built-in OpenAPI support (#1288)7bb4c08
Removed obsolete example requirements.txt file (#1287)2dc5571
Ensured that sparse fieldset support formatted field names (#1286)87108d4
Ensured thatinclude
param is properly underscored (#1283)0394cf9
Updated Django support (#1281)76b4c41
Scheduled biweekly dependency update for week 16 (#1280)eac2f9f
Added support for Django REST framework 3.16 (#1279)Updates
django-filter
from 24.3 to 25.1Changelog
Sourced from django-filter's changelog.
Commits
27dd672
Updated Change notes for 25.1 release.2ea3817
Added Trove classifier for Django 5.2.4d2306c
Replaced hardcoded pks in tests (#1703)fbf5a76
Update tox after Django 5.2 alpha release. (#1700)1e76d68
Use QueryDict for data default. (#1691)e709e5d
Add testing against Python 3.13.ccde000
Dropped support for EOL Python 3.8.2a644e1
Removed deprecated schema generation methods from DRF backend. (#1698)2494df9
fix typo in filterset.txt (#1695)3656174
Translated using Weblate (Czech) (#1687)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions