From f9812ea4895467dd703dfdc547441c09b8ee6dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:09:27 +0000 Subject: [PATCH] Bump grpcio from 1.67.0 to 1.68.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.67.0 to 1.68.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.67.0...v1.68.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/extras/gcpubsub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/extras/gcpubsub.txt b/requirements/extras/gcpubsub.txt index 8221bb0c..c84df23c 100644 --- a/requirements/extras/gcpubsub.txt +++ b/requirements/extras/gcpubsub.txt @@ -1,4 +1,4 @@ google-cloud-pubsub>=2.18.4 google-cloud-monitoring>=2.16.0 -grpcio==1.67.0 +grpcio==1.68.0 protobuf==4.25.5