From fc65b669c5fe435da230c16081a57921e8f11a3e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 16 Aug 2022 16:39:36 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-video-stitcher to v0.2.1 (#56) --- 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 e7eee14b39cd..1d6e267fd9e9 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.56.0 grpcio==1.48.0 -google-cloud-video-stitcher==0.2.0 \ No newline at end of file +google-cloud-video-stitcher==0.2.1 \ No newline at end of file