From e1227fb7c264948e3a693b49589344140cb9e34d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Aug 2021 23:36:25 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-translate to v3.4.0 --- functions/ocr/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/ocr/app/requirements.txt b/functions/ocr/app/requirements.txt index 6c191cfa8df..80c1e72ad94 100644 --- a/functions/ocr/app/requirements.txt +++ b/functions/ocr/app/requirements.txt @@ -1,4 +1,4 @@ google-cloud-pubsub==2.7.1 google-cloud-storage==1.42.0 -google-cloud-translate==3.3.2 +google-cloud-translate==3.4.0 google-cloud-vision==2.4.2