From 46b562d032761714169736bd2492b8ae9216f2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:44:59 +0000 Subject: [PATCH] Bump grpcio Bumps [grpcio](https://github.com/grpc/grpc) from 1.32.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.32.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gv-document-digitization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anuvaad-etl/anuvaad-extractor/document-processor/gv-document-digitization/requirements.txt b/anuvaad-etl/anuvaad-extractor/document-processor/gv-document-digitization/requirements.txt index 45caebf5b0..a140121835 100644 --- a/anuvaad-etl/anuvaad-extractor/document-processor/gv-document-digitization/requirements.txt +++ b/anuvaad-etl/anuvaad-extractor/document-processor/gv-document-digitization/requirements.txt @@ -13,7 +13,7 @@ google-auth==1.21.2 google-cloud==0.34.0 google-cloud-vision==1.0.0 googleapis-common-protos==1.52.0 -grpcio==1.32.0 +grpcio==1.53.2 numpy==1.19.2