From 88abb0adb437323e325edc68e041b3dbbcce3574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:57:00 +0000 Subject: [PATCH] Bump grpcio in /cmd/python/functions_framework_compat/converter 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] --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index c25227736..d8d927622 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -16,7 +16,7 @@ google-auth-httplib2==0.1.0 google-cloud-core==2.2.1 google-cloud-trace==1.5.1 googleapis-common-protos==1.54.0 -grpcio==1.43.0 +grpcio==1.53.2 grpcio-status==1.43.0 httplib2==0.20.2 idna==3.3