From 4c2f94bc605285d73ca7bffa00ad21879bc0692f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:32:34 +0000 Subject: [PATCH] Bump grpcio from 1.20.1 to 1.53.2 in /transporter Bumps [grpcio](https://github.com/grpc/grpc) from 1.20.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.20.1...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transporter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transporter/requirements.txt b/transporter/requirements.txt index 48877b53..979ab930 100644 --- a/transporter/requirements.txt +++ b/transporter/requirements.txt @@ -3,7 +3,7 @@ astor==0.7.1 contextlib2==0.5.5 dm-sonnet==1.32 gast==0.2.2 -grpcio==1.20.1 +grpcio==1.53.2 h5py==2.9.0 Keras-Applications==1.0.7 Keras-Preprocessing==1.0.9