From f00a6a0bbd6ba913ff148be3108ede1ba389eb39 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 16 Sep 2022 19:04:14 +0200 Subject: [PATCH] chore(deps): update dependency grpcio to v1.49.0 (#76) Co-authored-by: Anthonios Partheniou --- .../samples/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt b/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt index 2c1d283a7688..ab968f2a5d3f 100644 --- a/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt +++ b/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.61.0 -grpcio==1.48.1 +grpcio==1.49.0 google-cloud-video-stitcher==0.2.1 \ No newline at end of file