From 17dd3f4db677f098991f1d7f4ba87e37f196b43f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 8 Feb 2023 20:16:47 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.77.0 (#134) Co-authored-by: Anthonios Partheniou --- video/stitcher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video/stitcher/requirements.txt b/video/stitcher/requirements.txt index 823e63c0c33c..8117a68753a4 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.76.0 +google-api-python-client==2.77.0 grpcio==1.51.1 google-cloud-video-stitcher==0.6.1 \ No newline at end of file