From c4a9f3e1e18a95f275306ff3032aece0174bea58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:07:07 +0000 Subject: [PATCH] chore(deps): bump grpcio from 1.47.0 to 1.53.2 Bumps [grpcio](https://github.com/grpc/grpc) from 1.47.0 to 1.53.2. - [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.47.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49c6a06..abb2100 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ google-crc32c==1.3.0 google-resumable-media==2.3.3 googleapis-common-protos==1.56.2 grpc-google-iam-v1==0.12.4 -grpcio==1.47.0 +grpcio==1.53.2 grpcio-status==1.46.3 httplib2==0.20.4 idna==3.3