From 974e427b6c702a27b40a9afd062d95401713fbef Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 02:59:20 +0200 Subject: [PATCH] chore(deps): update dependency grpcio to v1.49.1 (#82) Co-authored-by: Anthonios Partheniou --- 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 50bfb7aad59b..27033393c60e 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.62.0 -grpcio==1.49.0 +grpcio==1.49.1 google-cloud-video-stitcher==0.3.0 \ No newline at end of file