From 5544547fdecd71d9551f42a5c09dde9d8810acc6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Oct 2023 00:04:38 +0000 Subject: [PATCH] fix: python/opentracing/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-OPENTELEMETRYINSTRUMENTATION-5926995 --- python/opentracing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/opentracing/requirements.txt b/python/opentracing/requirements.txt index 39253edf..1819f860 100644 --- a/python/opentracing/requirements.txt +++ b/python/opentracing/requirements.txt @@ -4,7 +4,7 @@ pymongo redis requests sqlalchemy -opentelemetry-instrumentation==0.30b1 +opentelemetry-instrumentation==0.41b0 opentelemetry-launcher==1.8.0 opentelemetry-opentracing-shim opentelemetry-instrumentation-requests