From 90742b74faf48079ead1c70b0a9818c97b4e566d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 6 Sep 2022 21:07:06 +0200 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.60.0 (#69) --- 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 5d376c0ef27e..4a8389b6a17a 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.58.0 +google-api-python-client==2.60.0 grpcio==1.48.1 google-cloud-video-stitcher==0.2.1 \ No newline at end of file