Bump the python group with 5 updates#279
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps the python group with 5 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.10` | `5.2.11` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.14.0` | `65.14.1` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.0.1` | `25.0.3` | | [djangorestframework-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `3.16.7` | `3.16.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` | Updates `django` from 5.2.10 to 5.2.11 - [Commits](django/django@5.2.10...5.2.11) Updates `django-allauth` from 65.14.0 to 65.14.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `gunicorn` from 25.0.1 to 25.0.3 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.1...25.0.3) Updates `djangorestframework-stubs[compatible-mypy]` from 3.16.7 to 3.16.8 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `ruff` from 0.14.14 to 0.15.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.14...0.15.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: django-allauth dependency-version: 65.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: gunicorn dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: djangorestframework-stubs[compatible-mypy] dependency-version: 3.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #279 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 49
Lines 1985 1985
=========================================
Hits 1985 1985 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 group with 5 updates:
5.2.105.2.1165.14.065.14.125.0.125.0.33.16.73.16.80.14.140.15.0Updates
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
django-allauthfrom 65.14.0 to 65.14.1Commits
Updates
gunicornfrom 25.0.1 to 25.0.3Release notes
Sourced from gunicorn's releases.
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
djangorestframework-stubs[compatible-mypy]from 3.16.7 to 3.16.8Commits
Updates
rufffrom 0.14.14 to 0.15.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ce5f7b6Bump 0.15.0 (#23055)b4e40f5[ty] Fix__contains__to respect descriptors (#23056)848cb72[ty] Fix narrowing of nonlocal variables with conditional assignments (#22966)da7f33a[ty] Add a diagnostic forFinalwithout assignment (#23001)e65f9a6Document markdown formatting feature (#22990)c0c1b98Format markdown code blocks with line-by-line regex parse (#22996)9f8f3e1Allow positional-only params with defaults in method overrides (#23037)ef83810[ty] ecosystem-analyzer: Support bare git repositories (#23054)54dfee4Customize where thefix_titlesub-diagnostic appears (#23044)b5346072026 Ruff Formatter Style (#22735)Most Recent Ignore Conditions Applied to This Pull Request
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