Bump the pip group with 4 updates - #709
Merged
Merged
Conversation
Bumps the pip group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [chardet](https://github.com/chardet/chardet), [packaging](https://github.com/pypa/packaging) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `cachetools` from 7.1.6 to 7.1.7 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.6...v7.1.7) Updates `chardet` from 7.4.3 to 7.6.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@7.4.3...7.6.0) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `sentry-sdk` from 2.66.1 to 2.68.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.66.1...2.68.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: chardet dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #709 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 2149 2149
Branches 97 97
=========================================
Hits 2149 2149
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ezio-melotti
approved these changes
Sep 1, 2026
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 pip group with 4 updates: cachetools, chardet, packaging and sentry-sdk.
Updates
cachetoolsfrom 7.1.6 to 7.1.7Changelog
Sourced from cachetools's changelog.
Commits
01af8e5Release v7.1.7.ccaa8c8Minor stylistic improvements.c65b625Prepare v7.1.7.89a5928Bump actions/setup-python from 6.3.0 to 7.0.0 (#411)39b31bcFix #405: Fix Cache.setitem over-evicting when growing an existing key16e8889Bump actions/checkout from 7.0.0 to 7.0.1 (#410)Updates
chardetfrom 7.4.3 to 7.6.0Release notes
Sourced from chardet's releases.
... (truncated)
Changelog
Sourced from chardet's changelog.
... (truncated)
Commits
dcf07fbScope the 7.6.0 changelog to the 7.5.1..7.6.0 delta1177ee0Release 7.6.0e3a7d78docs: final pre-release benchmark refresh on the 3,125-file corpus6bbb2afStop UTF-7 misdetections both ways: decode-gate the class, sniff the signaturee20d6c1docs: publish the first x86 benchmark runc7f62c5Credit patrikha's PEP 263 request; make the x86 benchmark debuggable9d63ecaCredit deedy5's chunked-processing proposal; add an x86 benchmark workflow060c6b8docs: address the accurate parts of charset-normalizer's rebuttal7e25984Fix two docstring lint violations the pre-push check missed75b751fdocs: rewrite the 7.6.0 changelog as a point-in-time view of main vs 7.5.1Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
sentry-sdkfrom 2.66.1 to 2.68.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
98f7d91Update changelog8f886ffrelease: 2.68.1df4ec02fix(logs): Don't stop sending auto-collected logs whenenable_logs=True(#7...e320318test(pyramid): Add tests for data_collection gating of request body (#7218)7b8a385test(bottle): Add tests for data_collection gating of request body (#7217)cbcadc9test(sanic): Add tests for data_collection gating of request body (#7216)e42c798feat(tornado): Gate request body collection on data_collection option (#7215)d05bb60test(django): Add tests for data_collection gating of request body (#7213)bcce67bfeat(wsgi): Gate request body collection on data_collection option (#7212)41220c4fix(google_genai): Gate streaminggen_ai.response.tool_callson outputs, no...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