From 2a6cf6e0a71f9f9f8d2277c9f87b19dd7da2eeb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:05:32 +0000 Subject: [PATCH] Bump grpcio in /cmd/python/functions_framework_compat/converter Bumps [grpcio](https://github.com/grpc/grpc) from 1.30.0 to 1.53.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.30.0...v1.53.0) --- 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 ad97f7b..4961cda 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -13,7 +13,7 @@ google-auth-httplib2==0.0.4 google-cloud-core==1.3.0 google-cloud-trace==0.23.0 googleapis-common-protos==1.52.0 -grpcio==1.30.0 +grpcio==1.53.0 httplib2==0.19.0 idna==2.9 itsdangerous==1.1.0