From ef4e075a44a942bb2782811ad70ee46eb32ca29f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 1 Jun 2023 12:30:25 +0200 Subject: [PATCH] chore(deps): update dependency google-cloud-video-stitcher to v0.7.2 (#155) --- 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 d5ee1334c7ca..cc6ed3dfdfb4 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.88.0 grpcio==1.54.2 -google-cloud-video-stitcher==0.7.1 \ No newline at end of file +google-cloud-video-stitcher==0.7.2 \ No newline at end of file