From 0074b9367b830d4b9048deab8871bb4e75fa9852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:18:23 +0000 Subject: [PATCH] pip prod(deps): bump grpcio from 1.43.0 to 1.65.4 in /bots/hermes Bumps [grpcio](https://github.com/grpc/grpc) from 1.43.0 to 1.65.4. - [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.65.4) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... 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..9ff5307f 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.65.4 grpcio-status==1.43.0 idna==3.3 iniconfig==1.1.1