Bump the production-version-updates group across 1 directory with 3 updates#161
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production-version-updates group across 1 directory with 3 updates#161dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the production-version-updates group with 3 updates in the / directory: [django](https://github.com/django/django), [djangorestframework](https://github.com/encode/django-rest-framework) and [asgiref](https://github.com/django/asgiref). Updates `django` from 5.2.4 to 5.2.6 - [Commits](django/django@5.2.4...5.2.6) Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.0...3.16.1) Updates `asgiref` from 3.9.1 to 3.9.2 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.9.1...3.9.2) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: asgiref dependency-version: 3.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
October 13, 2025 20:10
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-version-updates group with 3 updates in the / directory: django, djangorestframework and asgiref.
Updates
djangofrom 5.2.4 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
djangorestframeworkfrom 3.16.0 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018dfPrepare 3.16.1 release (#9752)a7d050fTurkish Translation updates (#9749)853969cFix test with Django 5 when pytz is available (#9715)2ae8c11Add note to tutorial about required request in serializer context when using ...70e54f4Revert docs back to djangorestframework-guardian (#9734)3038494Document that unique constraints causerequired=Truein ModelSerializer (#9...4bb46c2Add Kazakh(kk) locale support (#9713)e454758Fix regression in unique_together validation with SerializerMethodField (#9712)33d59feUpdate Spanish translations (#9701)c0202a0Update Django documentation links to use stable version (#9698)Updates
asgireffrom 3.9.1 to 3.9.2Changelog
Sourced from asgiref's changelog.
Commits
3471a0cReleasing 3.9.24f892bdRemove Python 3.8 from tox83cd6f3Run CI against Python 3.14796b9f1Fix incorrect Trailer header (#531)29b108bFixed #529: wsgi.errors should be a StringIO (#530)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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