From f62e957ba712aacecc6ee99100745070de1231a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 01:37:49 +0000 Subject: [PATCH] chore(deps): bump opentelemetry-exporter-otlp-proto-http Bumps [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) from 1.41.1 to 1.42.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.41.1...v1.42.1) --- updated-dependencies: - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 790dcb2..ee5c4ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ prometheus-client>=0.20.0 opentelemetry-api==1.41.1 opentelemetry-sdk==1.41.1 opentelemetry-instrumentation-fastapi==0.62b1 -opentelemetry-exporter-otlp-proto-http==1.41.1 +opentelemetry-exporter-otlp-proto-http==1.42.1