From 9617a960eaab932cead9644cc30a341d034944dc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 14 Sep 2022 15:53:31 +0200 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.61.0 (#74) --- 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 4a8389b6a17a..2c1d283a7688 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.60.0 +google-api-python-client==2.61.0 grpcio==1.48.1 google-cloud-video-stitcher==0.2.1 \ No newline at end of file