Update opentelemetry-sdk requirement from >=1.25.0 to >=1.41.1#65
Update opentelemetry-sdk requirement from >=1.25.0 to >=1.41.1#65dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) to permit the latest version. - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.25.0...v1.41.1) --- updated-dependencies: - dependency-name: opentelemetry-sdk dependency-version: 1.41.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Sync runtime pins across requirements.txt / dev_requirements.txt / dev.toml / stable.toml so dependabot's per-file PRs don't leave the four manifests out of step. - cryptography 46.0.7 -> 47.0.0 - opentelemetry-api 1.25.0 -> 1.41.1 - opentelemetry-sdk 1.25.0 -> 1.41.1 - msal 1.28.0 -> 1.36.0 - PyYAML 6.0 -> 6.0.3 boxsdk 10.x renamed the import path (`boxsdk` -> `box_sdk_gen`) and would break automation_file/remote/box/client.py, so pin <4 to keep the legacy import path. Migrating to box_sdk_gen is a separate effort. Supersedes #64, #65, #67, #68 (dependabot PRs against single files); declines #66 in favour of the <4 cap.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Updates the requirements on opentelemetry-sdk to permit the latest version.
Changelog
Sourced from opentelemetry-sdk's changelog.
... (truncated)
Commits
760e024Prepare release 1.41.1/0.62b1 (#5138)90e06bcUnreleased changelog for 1.41.1 (#5137)1a178fc[release/v1.41.x-0.62bx] Prepare release 1.41.0/0.62b0 (#5064)37dea4bfeat: add experimental logger configurator (#4980)7c860camisc: update version for codegen-json and proto-json packages (#5061)b3d98b3[chore]: update readme (#5060)dbbd1bcfeat(config): Add MeterProvider support for declarative config (#4987)6faa58cfeat(config): add host resource detector support for declarative config (#5002)c0cbfbdfeat(config): wire container resource detector via entry point loading (#5004)f764e45feat(config): Add TracerProvider support for declarative config (#4985)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)