⬆️ deps(deps): Bump the python-packages group across 1 directory with 9 updates#321
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ deps(deps): Bump the python-packages group across 1 directory with 9 updates#321dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 9 updates Bumps the python-packages group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `6.0.1` | `6.0.2` | | [asgiref](https://github.com/django/asgiref) | `3.11.0` | `3.11.1` | | [django-environ](https://github.com/joke2k/django-environ) | `0.12.0` | `0.13.0` | | [django-health-check](https://github.com/codingjoe/django-health-check) | `3.21.0` | `4.0.4` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.0.0` | `25.1.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.0` | `12.1.1` | | [psycopg](https://github.com/psycopg/psycopg) | `3.3.2` | `3.3.3` | | [psycopg-binary](https://github.com/psycopg/psycopg) | `3.3.2` | `3.3.3` | | [slack-sdk](https://github.com/slackapi/python-slack-sdk) | `3.39.0` | `3.40.1` | 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) Updates `django-environ` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/develop/CHANGELOG.rst) - [Commits](joke2k/django-environ@v0.12.0...v0.13.0) Updates `django-health-check` from 3.21.0 to 4.0.4 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@3.21.0...4.0.4) Updates `gunicorn` from 25.0.0 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.0...25.1.0) Updates `pillow` from 12.1.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.0...12.1.1) Updates `psycopg` from 3.3.2 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.3) Updates `psycopg-binary` from 3.3.2 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.3) Updates `slack-sdk` from 3.39.0 to 3.40.1 - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.39.0...v3.40.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: django-environ dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: django-health-check dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: psycopg dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: psycopg-binary dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: slack-sdk dependency-version: 3.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... 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 python-packages group with 9 updates in the / directory:
6.0.16.0.23.11.03.11.10.12.00.13.03.21.04.0.425.0.025.1.012.1.012.1.13.3.23.3.33.3.23.3.33.39.03.40.1Updates
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)Updates
django-environfrom 0.12.0 to 0.13.0Release notes
Sourced from django-environ's releases.
Changelog
Sourced from django-environ's changelog.
Commits
00746d0docs: add Django 5.2 and 6.0 support to READMEd1f1159Release 0.13.0d82e361Add optional warnings when defaults are used (#582)a78f7c8Fixed some typos in the FAQ page (#445)24b299eFeature/add choice parameter and raise an exception if fetched value is not w...c441413Add django-prometheus database backends to DB_SCHEMES (#559)98a0aadFix lint issues in environ type hintsf4e77e4feat(cache): add valkey and valkeys as allowed schemes (#554)dd4d308Add type hints (#546)3137c4fSupport lower case options for Django Redis cache backend (#550)Updates
django-health-checkfrom 3.21.0 to 4.0.4Release notes
Sourced from django-health-check's releases.
... (truncated)
Commits
f1f5120Fix #643 -- Add client_fractory to Redis check (#651)7d5015aFallback for modern Python syntax0ea9af9Test contrib against lowest supported Python version660b000Fix git-blame-ignore-revsbc54f69Fix RSS/Atom feeds using static epoch for healthy checks (#642)2be5503Remove extended Redis migration docs per feedbacka22d045Update Redis documentation to clarify v4.0.0 changes9c6abb1Fix #631 -- Addtask_default_queuefallback iftask_queuesis None6aba95c[pre-commit.ci] pre-commit autoupdate0d2a31cImprove type hints (#628)Updates
gunicornfrom 25.0.0 to 25.1.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
2d43101docs: merge gunicornc into 25.1.0 releasebf4ad8ddocs: update 25.1.0 release date to 2026-02-13730350eMerge pull request #3505 from benoitc/feature/gunicornc-control-interface63df19bfix(tests): use process groups for reliable signal handling in PyPycd77bccfix(tests): increase wait time for all server tests02ea985fix(tests): improve server test reliability on FreeBSD6d81c9efix: resolve pylint warnings7486baafix: remove unused imports3e60d29docs: add gunicornc control interface guidee05e40dfeat(ctl): add message-based dirty worker managementUpdates
pillowfrom 12.1.0 to 12.1.1Release notes
Sourced from pillow's releases.
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibilityUpdates
psycopgfrom 3.3.2 to 3.3.3Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
1a8f65achore: bump psycopg package version to 3.3.3db3c435Merge pull request #1260 from ggevay/sync-error-fix0237586Fix ValueError when server sends ErrorResponse during Sync after Parsecb97ef7docs: fix typos09c8918Merge pull request #1256 from veeceey/fix/tstrings-error-msg-and-docs-improve...9e74d96fix: fix error message incorrectly generated by Claude AI0db9d8bfix: correct typo in tstrings error message and fix sql.rst docs86a0e1bchore(deps): bump pypa/cibuildwheel in the actions groupf5d90faMerge pull request #1233 from lysnikolaou/pgconn-critical-sectiond7dc6c7Merge critical section and nogil blocks into one context managerUpdates
psycopg-binaryfrom 3.3.2 to 3.3.3Changelog
Sourced from psycopg-binary's changelog.
... (truncated)
Commits
1a8f65achore: bump psycopg package version to 3.3.3db3c435Merge pull request #1260 from ggevay/sync-error-fix0237586Fix ValueError when server sends ErrorResponse during Sync after Parsecb97ef7docs: fix typos09c8918Merge pull request #1256 from veeceey/fix/tstrings-error-msg-and-docs-improve...9e74d96fix: fix error message incorrectly generated by Claude AI0db9d8bfix: correct typo in tstrings error message and fix sql.rst docs86a0e1bchore(deps): bump pypa/cibuildwheel in the actions groupf5d90faMerge pull request #1233 from lysnikolaou/pgconn-critical-sectiond7dc6c7Merge critical section and nogil blocks into one context managerUpdates
slack-sdkfrom 3.39.0 to 3.40.1Release notes
Sourced from slack-sdk's releases.
... (truncated)
Commits
f14e689chore(release): version 3.40.1 (#1834)506582bfix: rely on naive datetime for sqlalchemy (#1833)8b0bd0bchore(release): version 3.40.0 (#1831)af6a7bbfeat: add thinking steps support as chunks to chat stream with plan and task ...c697f35chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1829)564f131chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#1828)6752322chore(deps): update mypy requirement from <=1.19.0 to <=1.19.1 (#1827)4981f34ci(deps): auto-approve / auto-merge dependencies from dependabot (#1830)95e80f8chore(deps): bump black from 23.3.0 to 24.3.0 in /requirements (#1786)6a33604chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1814)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