From fd14930aaf9c82e80a713887bd5d00d0e7fe0a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:28:01 +0000 Subject: [PATCH] Bump grpcio from 1.46.3 to 1.53.2 in /app Bumps [grpcio](https://github.com/grpc/grpc) from 1.46.3 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.46.3...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..44717a7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -22,7 +22,7 @@ google-crc32c==1.3.0 google-pasta==0.2.0 google-resumable-media==2.3.3 googleapis-common-protos==1.56.2 -grpcio==1.46.3 +grpcio==1.53.2 grpcio-status==1.46.3 h5py==3.7.0 httplib2==0.20.4