Bump the production-version-updates group with 2 updates#188
Merged
github-actions[bot] merged 1 commit intoFeb 9, 2026
Merged
Conversation
Bumps the production-version-updates group with 2 updates: [django](https://github.com/django/django) and [asgiref](https://github.com/django/asgiref). Updates `django` from 6.0.1 to 6.0.2 - [Commits](django/django@6.0.1...6.0.2) Updates `asgiref` from 3.11.0 to 3.11.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.0...3.11.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: asgiref dependency-version: 3.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 2 updates: django and asgiref.
Updates
djangofrom 6.0.1 to 6.0.2Commits
ba00558[6.0.x] Bumped version for 6.0.2 release.259dff0[6.0.x] Refs CVE-2026-1312 -- Raised ValueError when FilteredRelation aliases...15e70cb[6.0.x] Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via al...0c0f5c2[6.0.x] Fixed CVE-2026-1287 -- Protected against SQL injection in column alia...4b86ba5[6.0.x] Fixed CVE-2026-1285 -- Mitigated potential DoS in django.utils.text.T...8f77e73[6.0.x] Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookup...972dbdd[6.0.x] Fixed CVE-2025-14550 -- Optimized repeated header parsing in ASGI req...d72cc3b[6.0.x] Fixed CVE-2025-13473 -- Standardized timing of check_password() in mo...d64ef24[6.0.x] Refs #36788 -- Added missing CSS selector for fieldsets in the admin.f9bfb52[6.0.x] Fixed #36788 -- Fixed horizontal form field alignment under <fieldset...Updates
asgireffrom 3.11.0 to 3.11.1Changelog
Sourced from asgiref's changelog.
Commits
d97a733Releasing 3.11.1.a50968aCVE-2025-14550: Fixed duplicate header handling in WsgiToAsgi.0fb85a4Fixed sync_to_async wrapping callables with attribute namedcontext.2b28409Updated Hypercorn homepage URL (#539)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 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