From 0ae1d2a8125cd75f10f5e010b13a494a85cc40dc Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 17 Jan 2023 17:25:07 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.73.0 (#123) --- 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 02c5adc49d7f..4adb8373182e 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.72.0 +google-api-python-client==2.73.0 grpcio==1.51.1 google-cloud-video-stitcher==0.6.0 \ No newline at end of file