deps(py)(deps): bump the python-non-major group across 1 directory with 6 updates#43
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 6 updates Bumps the python-non-major group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1.4` | `5.1.15` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.60.0` | `2.63.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [django-timezone-field](https://github.com/mfogel/django-timezone-field) | `7.2.1` | `7.2.2` | | [tzlocal](https://github.com/regebro/tzlocal) | `5.3.1` | `5.4.3` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.7.0` | `0.8.1` | Updates `django` from 5.1.4 to 5.1.15 - [Commits](django/django@5.1.4...5.1.15) Updates `sentry-sdk` from 2.60.0 to 2.63.0 - [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.60.0...2.63.0) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `django-timezone-field` from 7.2.1 to 7.2.2 - [Commits](mfogel/django-timezone-field@7.2.1...7.2.2) Updates `tzlocal` from 5.3.1 to 5.4.3 - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](regebro/tzlocal@5.3.1...5.4.3) Updates `wcwidth` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.7.0...0.8.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: django-timezone-field dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-non-major - dependency-name: tzlocal dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major - dependency-name: wcwidth dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-non-major group with 6 updates in the /backend directory:
5.1.45.1.152.60.02.63.02026.5.202026.6.177.2.17.2.25.3.15.4.30.7.00.8.1Updates
djangofrom 5.1.4 to 5.1.15Commits
6ef1f6f[5.1.x] Bumped version for 5.1.15 release.0db9ea4[5.1.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...9c6a5bd[5.1.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...e419ad8[5.1.x] Added script to archive EOL stable branches.ca4251d[5.1.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27.f354296[5.1.x] Fixed #36743 -- Increased URL max length enforced in HttpResponseRedi...cae6f5c[5.1.x] Added timeout-minutes directive to all GitHub Actions workflows.6f35c2e[5.1.x] Added stub release notes and release date for 5.1.15 and 4.2.27.a9311fc[5.1.x] Configured dangerous-triggers zizmor rule.dc29fe1[5.1.x] Addressed unpinned-uses zizmor finding.Updates
sentry-sdkfrom 2.60.0 to 2.63.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
django-timezone-fieldfrom 7.2.1 to 7.2.2Commits
d568270Release v7.2.2e384293Update dev dependencies, clears a security advisory (#163)4f483d3Confirm Django 6.1 support (#159)b67805eUpdate Django dependency lower bound from 3.2 to 4.2 (#162)8879188Fix CI Django version specifier to pin to intended minor version (#161)Updates
tzlocalfrom 5.3.1 to 5.4.3Changelog
Sourced from tzlocal's changelog.
Commits
0d7e42cPreparing release 5.4.3c07a82cSomething got messed up in pyproject.tomld415450Back to development: 5.4.3e1c41bfPreparing release 5.4.26818f13Merge branch 'master' of github.com:regebro/tzlocal2aa45f7Back to development: 5.4.20af7719Preparing release 5.4.154f2a8fMaturifye47e818Removed the tests for symlinks (#178)52779e2Revert "Move tests (#176)"Updates
wcwidthfrom 0.7.0 to 0.8.1Release notes
Sourced from wcwidth's releases.
Commits
d1c99fehyperlink and wordfixedb344aset to 0.8.1 not 2, not yet00d6fefImprove corrections tables (zeroer, narrow_wider, narrow_zeroer) (#226)e8405a6'of of' -> 'of', formatting1de17dfset release date for 0.8.0 in readme9df7261more docsbe0fdb2document better2d9925bwcstwidth(term_program=True) default argument169c846Terminal software identity-assisted wcswidth() (#220)e4f76d5bugfix virama with mc width is capped at 2, also (#225)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