chore(deps): bump the python-packages group with 3 updates#11
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the python-packages group with 3 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-packages group with 3 updates: [django](https://github.com/django/django), [gunicorn](https://github.com/benoitc/gunicorn) and [asgiref](https://github.com/django/asgiref). Updates `django` from 5.2.10 to 5.2.11 - [Commits](django/django@5.2.10...5.2.11) Updates `gunicorn` from 23.0.0 to 25.0.3 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.0.3) 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: 5.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: gunicorn dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: asgiref dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... 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. |
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 python-packages group with 3 updates: django, gunicorn and asgiref.
Updates
djangofrom 5.2.10 to 5.2.11Commits
4a96a19[5.2.x] Bumped version for 5.2.11 release.ab0ad8d[5.2.x] Refs CVE-2026-1312 -- Raised ValueError when FilteredRelation aliases...e863ee2[5.2.x] Fixed CVE-2026-1312 -- Protected order_by() from SQL injection via al...3e68ccd[5.2.x] Fixed CVE-2026-1287 -- Protected against SQL injection in column alia...9f2ada8[5.2.x] Fixed CVE-2026-1285 -- Mitigated potential DoS in django.utils.text.T...17a1d64[5.2.x] Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookup...1ba9006[5.2.x] Fixed CVE-2025-14550 -- Optimized repeated header parsing in ASGI req...184e38a[5.2.x] Fixed CVE-2025-13473 -- Standardized timing of check_password() in mo...d8c551d[5.2.x] Added stub release notes and release date for 5.2.11 and 4.2.28.3ea659d[5.2.x] Clarified regression nature of data loss bug in docs/releases/5.2.10....Updates
gunicornfrom 23.0.0 to 25.0.3Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
fc85068chore: prepare release 25.0.3787602fdocs: shorten README sponsor sectiona52c81fMerge pull request #3492 from benoitc/feature/improve-sponsorship1afb2b7Merge pull request #3490 from tyrossel/master2ead70ddocs: add Sponsor to top-level navigation874e8bedocs: shorten sponsor section on homepage7293b21docs: add prominent sponsorship options70d571bdocs: update homepage title and remove version displayd301d53fix: resolve RuntimeError when StopIteration raised in ASGI coroutine9508df6test: increase CI timeout for signal tests on PyPyUpdates
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