From 91fc8e59e61a6778cb7221b3be152b3c04e7c871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:37:08 +0000 Subject: [PATCH] Bump grpcio from 1.49.1 to 1.53.0 in /opentelemetry/otel-python-backend Bumps [grpcio](https://github.com/grpc/grpc) from 1.49.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.49.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- opentelemetry/otel-python-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentelemetry/otel-python-backend/requirements.txt b/opentelemetry/otel-python-backend/requirements.txt index 598b3dd..d419fbf 100644 --- a/opentelemetry/otel-python-backend/requirements.txt +++ b/opentelemetry/otel-python-backend/requirements.txt @@ -5,7 +5,7 @@ click==8.1.3 Deprecated==1.2.13 Flask==2.3.2 googleapis-common-protos==1.56.4 -grpcio==1.49.1 +grpcio==1.53.0 idna==3.4 itsdangerous==2.1.2 Jinja2==3.1.2