From 9d25598a627dbf7f9d870ac90c128c39d22b98c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:26:57 +0000 Subject: [PATCH] Bump opentelemetry-instrumentation-aws-lambda Bumps the otel-instrumentors group in /lambda/tests with 1 update: [opentelemetry-instrumentation-aws-lambda](https://github.com/open-telemetry/opentelemetry-python-contrib). Updates `opentelemetry-instrumentation-aws-lambda` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) --- updated-dependencies: - dependency-name: opentelemetry-instrumentation-aws-lambda dependency-type: direct:production dependency-group: otel-instrumentors ... Signed-off-by: dependabot[bot] --- lambda/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/tests/requirements.txt b/lambda/tests/requirements.txt index 0ff49e8b..b387ec90 100644 --- a/lambda/tests/requirements.txt +++ b/lambda/tests/requirements.txt @@ -1,2 +1,2 @@ -opentelemetry-instrumentation-aws-lambda == 0.49b2 +opentelemetry-instrumentation-aws-lambda == 0.50b0 opentelemetry-propagator-aws-xray == 1.0.2