From abdc3b371c74073558b9f47d75c095928317a488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:02:27 +0000 Subject: [PATCH] Bump grpcio from 1.29.0 to 1.53.0 in /adv_transformer Bumps [grpcio](https://github.com/grpc/grpc) from 1.29.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.29.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adv_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adv_transformer/requirements.txt b/adv_transformer/requirements.txt index 0f7fb6c..133629d 100644 --- a/adv_transformer/requirements.txt +++ b/adv_transformer/requirements.txt @@ -31,7 +31,7 @@ gino==1.0.1 google-auth==1.17.2 google-auth-oauthlib==0.4.1 google-pasta==0.2.0 -grpcio==1.29.0 +grpcio==1.53.0 gunicorn==20.0.4 h11==0.9.0 h2==3.2.0