From 1defe6b19c520768379a271047ce1d190bc3b983 Mon Sep 17 00:00:00 2001 From: Vamsi Kocherla <42316524+VamsiKrishna1211@users.noreply.github.com> Date: Fri, 3 May 2024 20:06:26 +0000 Subject: [PATCH] corrected grpcio version in requirements-1.txt for inst-grpc package --- .../opentelemetry-instrumentation-grpc/test-requirements-1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/opentelemetry-instrumentation-grpc/test-requirements-1.txt b/instrumentation/opentelemetry-instrumentation-grpc/test-requirements-1.txt index d9fac3bab5..b7b5e5caa0 100644 --- a/instrumentation/opentelemetry-instrumentation-grpc/test-requirements-1.txt +++ b/instrumentation/opentelemetry-instrumentation-grpc/test-requirements-1.txt @@ -1,7 +1,7 @@ asgiref==3.7.2 attrs==23.2.0 Deprecated==1.2.14 -grpcio>=1.62.0 +grpcio>=1.63.0 importlib-metadata==6.11.0 iniconfig==2.0.0 packaging==23.2