From c2eff07a72b222c2dd658c06d16c06c920831b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:47:20 +0000 Subject: [PATCH] Bump grpcio from 1.51.1 to 1.53.0 in /images Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.1 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.51.1...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/requirements.txt b/images/requirements.txt index 2b4e980..a0eea47 100644 --- a/images/requirements.txt +++ b/images/requirements.txt @@ -46,7 +46,7 @@ google-crc32c==1.5.0 google-pasta==0.2.0 google-resumable-media==2.4.1 googleapis-common-protos==1.56.4 -grpcio==1.51.1 +grpcio==1.53.0 h5py==3.8.0 hypothesis==6.61.0 identify==2.5.17