From 6f449a81b5892dc9460702173f07e76f9e047cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:00:39 +0000 Subject: [PATCH] Bump grpcio from 1.44.0 to 1.53.2 in /distribution_shift_framework Bumps [grpcio](https://github.com/grpc/grpc) from 1.44.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.44.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..4c44d0c 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -14,7 +14,7 @@ google-auth==2.6.0 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 googleapis-common-protos==1.55.0 -grpcio==1.44.0 +grpcio==1.53.2 h5py==3.6.0 idna==3.3 importlib-metadata==4.11.1