From 8b5c5771a392e681738a5768d929b160d2f00e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 17:27:44 -0500 Subject: [PATCH] Bump grpcio from 1.53.0 to 1.53.2 (#990) Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.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.53.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shauna --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d907e9dd81..640e126b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ google-auth==2.6.2 facebook-business==13.0.0 google-api-python-client==1.7.7 google-resumable-media==2.3.2 -grpcio==1.53.0 +grpcio==1.53.2 httplib2==0.19.0 validate-email==1.3 paramiko==3.4.0