From 1df877edd564aa642daf329c716ae5a244a65f50 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 28 Oct 2022 14:21:41 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-video-stitcher to v0.4.0 (#100) --- 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 e86c5ed5c86f..047a3b6b06b6 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.65.0 grpcio==1.50.0 -google-cloud-video-stitcher==0.3.2 \ No newline at end of file +google-cloud-video-stitcher==0.4.0 \ No newline at end of file