Bump the pip group with 2 updates - #347
Merged
Merged
Conversation
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) and [tomlkit](https://github.com/python-poetry/tomlkit) to permit the latest version. Updates `sentry-sdk` to 2.66.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.63.0...2.66.1) Updates `tomlkit` to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.66.1 dependency-type: direct:production dependency-group: pip - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
ezio-melotti
approved these changes
Aug 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.
Updates the requirements on sentry-sdk and tomlkit to permit the latest version.
Updates
sentry-sdkto 2.66.1Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
653a292Update CHANGELOG.mde20c226release: 2.66.14524b65fix(tracing): Stop settingNoOpSpanon scope in the streaming trace lifecyc...2e9f26eref(tracing): No-op and emit warning instart_transactionwith the streamin...3a50950fix(tracing): handle exceptions raised within traces_sampler and other callba...b5171b7ref: Use top-leveltrace_lifecycleandignore_spansoptions in tests (#6855)17e0348ref: Use old sampling context format in span streaming (#6848)2e09497test: Add streaming tests totest_http_headers(#6785)9996734feat(tracing): Sendsentry.segment.name.sourceinstead of `sentry.span.sour...00224f7remove span streaming docs in changelog (#6831)Updates
tomlkitto 0.15.1Release notes
Sourced from tomlkit's releases.
... (truncated)
Changelog
Sourced from tomlkit's changelog.
... (truncated)
Commits
1bd7e3bchore: release 0.15..194e62fbFloat is not a sequence (#563)495a42eFix top-level scalar captured by a table rendered from a dotted key (#550)21a4942reject a comment containing line breaks in Item.comment and add_line (#544)8cd44f5fix: preserve leading newline of multiline string built with string() (#551)67d3e86Fix array of tables replacing a dotted key swallowing the next sibling (#542)...e23a254fix: avoid duplicate table header when adding a key to an out-of-order table ...34e51e2Update CHANGELOG.md to reflect recent fixes and enhancementsb48c094reject overlong decimal integer instead of coercing to inf (#538)cc05afaRepresent out-of-order table proxies with merged values (#536)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