From 372c9037a2eb3207bf0fd5cf90a9d19fd1d547ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:14:07 +0000 Subject: [PATCH] Bump grpcio from 1.51.3 to 1.53.2 Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.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.51.3...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.53.2 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 2aeac37361..f2aae00b94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ gast==0.4.0 google-auth==2.16.2 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 -grpcio==1.51.3 +grpcio==1.53.2 h5py==3.8.0 hyperlink==21.0.0 hyperopt==0.2.7