chore: bump the python-dependencies group with 10 updates#233
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the python-dependencies group with 10 updates#233dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [django](https://github.com/django/django), [pytz](https://github.com/stub42/pytz), [gunicorn](https://github.com/benoitc/gunicorn), [django-upgrade](https://github.com/adamchainz/django-upgrade), [whitenoise](https://github.com/evansd/whitenoise), [django-structlog](https://github.com/jrobichaud/django-structlog), [django-allauth[socialaccount]](https://github.com/sponsors/pennersr), [sentry-sdk[django]](https://github.com/getsentry/sentry-python), [pytest](https://github.com/pytest-dev/pytest) and [django-import-export[all]](https://github.com/django-import-export/django-import-export) to permit the latest version. Updates `django` from 5.2.11 to 6.0.6 - [Commits](django/django@5.2.11...6.0.6) Updates `pytz` from 2025.2 to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.2...release_2026.2) Updates `gunicorn` from 25.1.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.1.0...26.0.0) Updates `django-upgrade` from 1.29.1 to 1.30.0 - [Changelog](https://github.com/adamchainz/django-upgrade/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-upgrade@1.29.1...1.30.0) Updates `whitenoise` from 6.11.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.11.0...6.12.0) Updates `django-structlog` from 10.0.0 to 10.1.0 - [Changelog](https://github.com/jrobichaud/django-structlog/blob/main/docs/changelog.rst) - [Commits](jrobichaud/django-structlog@10.0.0...10.1.0) Updates `django-allauth[socialaccount]` to 65.18.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `sentry-sdk[django]` to 2.61.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.8.0...2.61.1) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `django-import-export[all]` to 4.4.1 - [Release notes](https://github.com/django-import-export/django-import-export/releases) - [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst) - [Commits](django-import-export/django-import-export@4.3.4...4.4.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: django-upgrade dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-structlog dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-allauth[socialaccount] dependency-version: 65.18.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: sentry-sdk[django] dependency-version: 2.61.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-import-export[all] dependency-version: 4.4.1 dependency-type: direct:production dependency-group: python-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.
Updates the requirements on django, pytz, gunicorn, django-upgrade, whitenoise, django-structlog, django-allauth[socialaccount], sentry-sdk[django], pytest and django-import-export[all] to permit the latest version.
Updates
djangofrom 5.2.11 to 6.0.6Commits
ee93f65[6.0.x] Bumped version for 6.0.6 release.1721035[6.0.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...664652f[6.0.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...b433025[6.0.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...625a670[6.0.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...c807d9c[6.0.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...98a75e3[6.0.x] Included commit hash in checksum file when building artifacts for rel...dd895d6[6.0.x] Updated translations from Transifex.49ca2db[6.0.x] Updated links to severity levels in release notes.c9f32a2[6.0.x] Added stub release notes and release date for 6.0.6 and 5.2.15.Updates
pytzfrom 2025.2 to 2026.2Commits
45957c5Bump github actions/checkout to@v68e927c6Bump version numbers to 2026.2 (IANA 2026b)6f08adeIANA 2026bedbfbdfSquashed 'tz/' changes from dd6be6d155..8be0d5483da148b03Fix typo in READMEb841195fix typo02509d0Update test runners for new Pythons and github actions43c1cb2Bump version number to 2026.1.post16ee7e56Try to access resource usingimportlib.resources95fe75dBump version number to 2026.1 (2026a)Updates
gunicornfrom 25.1.0 to 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
django-upgradefrom 1.29.1 to 1.30.0Changelog
Sourced from django-upgrade's changelog.
Commits
1db0cbdVersion 1.30.0b5daf9eRemove unused Coverage exclusion comment (#627)2a6c4e8Remove tokenization fallback branch (#626)79e4450Support parsing Django versions without a minor part (#625)97a600dUpgrade dependencies (#624)539e59a[pre-commit.ci] pre-commit autoupdate (#623)36288c6Bump the github-actions group with 2 updates (#621)966b32b[pre-commit.ci] pre-commit autoupdate (#622)47de383Remove tokenize-rt from test dependency group (#620)1f491fcAdd Django 6.0 classifier (#619)Updates
whitenoisefrom 6.11.0 to 6.12.0Changelog
Sourced from whitenoise's changelog.
Commits
1e3a30bVersion 6.12.0bc4c738Merge pull request #684 from evansd/use-commonpath505ed8dUseos.path.commonpath()to identify child pathsb6d8ed4Upgrade dependencies (#683)edc79de[pre-commit.ci] pre-commit autoupdate (#682)79fb2f1Bump the github-actions group with 2 updates (#680)2b245df[pre-commit.ci] pre-commit autoupdate (#681)dcb50f3Upgrade dependencies (#678)1c4a746[pre-commit.ci] pre-commit autoupdate (#677)e7f970aBump actions/checkout from 5 to 6 in the github-actions group (#676)Updates
django-structlogfrom 10.0.0 to 10.1.0Changelog
Sourced from django-structlog's changelog.
Commits
a53b04eBump version4c2e49aMerge pull request #1024 from offbyone/push-tkpuvxrrvkvu770a6b2Make the log level for the request middleware fully configurabledd60535Merge pull request #1001 from jrobichaud/dependabot/pip/docs/sphinx-9.1.01cc4dc0Merge pull request #1011 from jrobichaud/dependabot/pip/requirements/coverage...e110580Merge pull request #1012 from jrobichaud/dependabot/github_actions/peter-evan...960a1eaMerge pull request #1014 from jrobichaud/dependabot/pip/docs/importlib-metada...f0c6d5cMerge pull request #1015 from jrobichaud/dependabot/github_actions/codecov/co...d3383c0Merge pull request #1016 from jrobichaud/dependabot/pip/docs/celery-5.6.3944199echore(deps): bump celery from 5.6.2 to 5.6.3 in /docsUpdates
django-allauth[socialaccount]to 65.18.0Commits
Updates
sentry-sdk[django]to 2.61.1Release notes
Sourced from sentry-sdk[django]'s releases.
Changelog
Sourced from sentry-sdk[django]'s changelog.
... (truncated)
Commits
5c95559Update CHANGELOG.mdb98bcb1release: 2.61.1504cbe9ci(rq): Pinfakeredis<2.36.0in tests (#6454)1f3f3ebfix(sampling): Attributebackpressureas unsampling reason more accurately ...2ce26d1ci(tox): migrate from pip to uv via tox-uv (#6390)8a4062bci(rq): Unpinredisandfakeredisfor tests (#6443)8d442dffix(span-first): Setuser.ip_addresson all streamed spans (#6434)e8d67d8feat(rust-tracing): Support span streaming (#6433)0749d3efeat(litellm): Support span streaming (#6317)b4e0367test(aiohttp): Unfurl spans explicitly instead of using pop() (#6435)Updates
pytestfrom 9.0.2 to 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
django-import-export[all]to 4.4.1Release notes
Sourced from django-import-export[all]'s releases.
Changelog
Sourced from django-import-export[all]'s changelog.
... (truncated)
Commits
f4cfc4dupdated changeloga31ac47corrected release datec088cf6Added CachedForeignKeyWidgetb438b97added CachedForeignKeyWidget (#2142)7422d0eupdated changelog9cd201dFix: file_name is None in before_import_row when skip_import_confirm=True (#2...3cc1be8updated changelog3b17353minor documentation fix2ad9bf8corrected documentation6e89f0eFix retain query string params in export action (#2121)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