From b63db0432f0628e5841c395bd37d99a3274111c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 19:15:03 +0000 Subject: [PATCH] pip prod(deps): bump grpcio from 1.43.0 to 1.53.2 in /bots/hermes Bumps [grpcio](https://github.com/grpc/grpc) from 1.43.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.43.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bots/hermes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/hermes/requirements.txt b/bots/hermes/requirements.txt index 36c5cc39..e15fc9ba 100644 --- a/bots/hermes/requirements.txt +++ b/bots/hermes/requirements.txt @@ -11,7 +11,7 @@ google-auth==2.3.3 google-cloud-core==2.2.1 google-cloud-datastore==2.1.6 googleapis-common-protos==1.54.0 -grpcio==1.43.0 +grpcio==1.53.2 grpcio-status==1.43.0 idna==3.3 iniconfig==1.1.1