From 2168eed2f061f7ef56bfd575743274835cc5d3c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:13:45 +0000 Subject: [PATCH] Bump grpcio from 1.38.1 to 1.53.0 in /utils/tracing/python Bumps [grpcio](https://github.com/grpc/grpc) from 1.38.1 to 1.53.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.38.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/tracing/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/tracing/python/requirements.txt b/utils/tracing/python/requirements.txt index 68f6b113..143205e4 100644 --- a/utils/tracing/python/requirements.txt +++ b/utils/tracing/python/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.38.1 +grpcio==1.53.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0 opentelemetry-exporter-zipkin-json==1.3.0