From 67c7d0e6f5206ae9cb54d1cf74fdae2a12af700f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 13:06:26 +0200 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.62.0 (#80) --- 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 b75e8e3533fe..50bfb7aad59b 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.61.0 +google-api-python-client==2.62.0 grpcio==1.49.0 google-cloud-video-stitcher==0.3.0 \ No newline at end of file