From 94944a2a87d7748d1bb71ae27b72d8ced8489f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 16:37:16 +0000 Subject: [PATCH] build(deps): bump opentelemetry-instrumentation-flask in /python-example Bumps [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.41b0 to 0.42b0. - [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-flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-example/requirements.txt b/python-example/requirements.txt index f1202aea..e7615113 100644 --- a/python-example/requirements.txt +++ b/python-example/requirements.txt @@ -2,5 +2,5 @@ Flask opentelemetry-distro==0.41b0 opentelemetry-exporter-otlp==1.20.0 opentelemetry-instrumentation==0.41b0 -opentelemetry-instrumentation-flask==0.41b0 +opentelemetry-instrumentation-flask==0.42b0