From ae887c76004e92fcd16affed5c1692ca3b7eec0c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 31 May 2023 21:32:01 +0200 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.88.0 (#154) 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 5aff127f173c..d5ee1334c7ca 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.86.0 +google-api-python-client==2.88.0 grpcio==1.54.2 google-cloud-video-stitcher==0.7.1 \ No newline at end of file