From b888687a43ae0ecec1001c444c91c862236f12ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:27:38 +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.45b0. - [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..1e0092c4 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.45b0