From 05a35632e6db8dbf354343ff1e76d1be552c67ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:51:02 +0000 Subject: [PATCH] Bump grpcio from 1.16.0 to 1.53.0 in /backend-v2 Bumps [grpcio](https://github.com/grpc/grpc) from 1.16.0 to 1.53.0. - [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.16.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend-v2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-v2/requirements.txt b/backend-v2/requirements.txt index db5a361..b5548c7 100644 --- a/backend-v2/requirements.txt +++ b/backend-v2/requirements.txt @@ -6,7 +6,7 @@ funcsigs==1.0.2 futures==3.2.0 gast==0.2.0 googleapis-common-protos==1.5.5 -grpcio==1.16.0 +grpcio==1.53.0 grpcio-tools==1.16.0 h5py==2.8.0 Keras==2.2.4