From 9ac8ec6cdc2b27ba529dc7dac0a8d70c2cdd563e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:28:44 +0000 Subject: [PATCH] Bump grpcio from 1.11.0 to 1.53.2 in /case_studies/mmt Bumps [grpcio](https://github.com/grpc/grpc) from 1.11.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.11.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- case_studies/mmt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/case_studies/mmt/requirements.txt b/case_studies/mmt/requirements.txt index fea6967..db00972 100644 --- a/case_studies/mmt/requirements.txt +++ b/case_studies/mmt/requirements.txt @@ -30,7 +30,7 @@ functools32==3.2.3.post2 futures==3.2.0 gast==0.2.0 gpustat==0.4.1 -grpcio==1.11.0 +grpcio==1.53.2 gyp==0.1 h5py==2.8.0 html5lib==0.9999999