From db2b5d6bee82b21543e64744ff40debd263516ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:10:32 +0000 Subject: [PATCH] Bump grpcio from 1.48.1 to 1.53.2 in /language/fruit Bumps [grpcio](https://github.com/grpc/grpc) from 1.48.1 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.48.1...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- language/fruit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fruit/requirements.txt b/language/fruit/requirements.txt index 4bf8662..4f9273f 100644 --- a/language/fruit/requirements.txt +++ b/language/fruit/requirements.txt @@ -29,7 +29,7 @@ google-auth==2.11.0 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 googleapis-common-protos==1.56.4 -grpcio==1.48.1 +grpcio==1.53.2 h5py==3.7.0 hdfs==2.7.0 httplib2==0.20.4