From fd781d0ff883c4c569c57f341fed1078e492f15d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 16:45:48 +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.46b0. - [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..24628c75 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.46b0