From 588d87ba4d946b919aa3e794ae322c9c815e8048 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 31 Jan 2023 17:43:39 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.75.0 (#130) --- 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 b27c52687cda..d5e859824cb5 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.74.0 +google-api-python-client==2.75.0 grpcio==1.51.1 google-cloud-video-stitcher==0.6.1 \ No newline at end of file