Bump the dependencies group across 1 directory with 4 updates - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 4 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 4 updates in the / directory: [django](https://github.com/django/django), [django-environ](https://github.com/joke2k/django-environ), [gunicorn](https://github.com/benoitc/gunicorn) and [psycopg2-binary](https://github.com/psycopg/psycopg2). Updates `django` from 5.2.6 to 6.0.2 - [Commits](django/django@5.2.6...6.0.2) 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 `gunicorn` from 23.0.0 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.1.0) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-environ dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 4 updates in the / directory: django, django-environ, gunicorn and psycopg2-binary.
Updates
djangofrom 5.2.6 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
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
gunicornfrom 23.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
psycopg2-binaryfrom 2.9.10 to 2.9.11Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsDependabot 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