From 2a9aa6b0d1c8cd2a8b5924eae2527977177b9fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:00:05 +0000 Subject: [PATCH] Bump grpcio from 1.29.0 to 1.53.2 in /worker Bumps [grpcio](https://github.com/grpc/grpc) from 1.29.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.29.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/requirements.txt b/worker/requirements.txt index 0f21a14..6eac3d4 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -7,7 +7,7 @@ google-cloud-core==1.3.0 google-cloud-storage==1.29.0 google-resumable-media==0.5.1 googleapis-common-protos==1.52.0 -grpcio==1.29.0 +grpcio==1.53.2 idna==2.9 protobuf==3.12.2 pyasn1==0.4.8