From dfbe2f7a505b8298c55918756ce7fd43a34ddd61 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 5 Jan 2023 17:54:54 +0100 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.71.0 (#113) --- 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 26f3a3f941ee..5f11145b209a 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.70.0 +google-api-python-client==2.71.0 grpcio==1.51.1 google-cloud-video-stitcher==0.5.0 \ No newline at end of file