Skip to content

Commit

Permalink
build(deps): bump opentelemetry-exporter-otlp in /python-example
Browse files Browse the repository at this point in the history
Bumps [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) from 1.20.0 to 1.24.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.20.0...v1.24.0)

---
updated-dependencies:
- dependency-name: opentelemetry-exporter-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent cb0d756 commit 7110e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask
opentelemetry-distro==0.41b0
opentelemetry-exporter-otlp==1.20.0
opentelemetry-exporter-otlp==1.24.0
opentelemetry-instrumentation==0.41b0
opentelemetry-instrumentation-flask==0.41b0

0 comments on commit 7110e93

Please sign in to comment.