From d962820e70e057beb18c03ebd1cbd7fe95693f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:45:14 +0000 Subject: [PATCH] Bump grpcio in /Usecase 1/pipeline_automation_scripts/sqoop_job Bumps [grpcio](https://github.com/grpc/grpc) from 1.33.2 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.33.2...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pipeline_automation_scripts/sqoop_job/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usecase 1/pipeline_automation_scripts/sqoop_job/requirements.txt b/Usecase 1/pipeline_automation_scripts/sqoop_job/requirements.txt index e82f438..2db553e 100644 --- a/Usecase 1/pipeline_automation_scripts/sqoop_job/requirements.txt +++ b/Usecase 1/pipeline_automation_scripts/sqoop_job/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.33.2 +grpcio==1.53.2 google-auth==1.23.0 google-cloud==0.34.0 google-cloud-storage==1.31.2