From f5a60014d5b5d29b15ae90af941269bd90230988 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 03:44:17 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-video-stitcher to v0.3.0 (#78) --- 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 ab968f2a5d3f..b75e8e3533fe 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.61.0 grpcio==1.49.0 -google-cloud-video-stitcher==0.2.1 \ No newline at end of file +google-cloud-video-stitcher==0.3.0 \ No newline at end of file