From 124a76901c9757aa4e3a736c36bb31e46bfd8253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 05:25:21 +0000 Subject: [PATCH] chore(deps): bump grpcio from 1.54.0 to 1.54.3 in /tools/python Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.0 to 1.54.3. - [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.54.0...v1.54.3) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 9c9b51d..6a087f8 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -9,7 +9,7 @@ google-auth-httplib2==0.1.0 google-cloud-pubsub==2.16.0 googleapis-common-protos==1.59.0 grpc-google-iam-v1==0.12.6 -grpcio==1.54.0 +grpcio==1.54.3 grpcio-status==1.54.0 httplib2==0.22.0 idna==3.4