From 97351d0027278d450bb52f1d26d451766b963f2a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 15:48:23 +0200 Subject: [PATCH] chore(deps): update all dependencies (#49) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert Co-authored-by: Owl Bot Co-authored-by: Anthonios Partheniou --- video/stitcher/requirements-test.txt | 2 +- video/stitcher/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/video/stitcher/requirements-test.txt b/video/stitcher/requirements-test.txt index 42b284dfd977..42c5e23220bf 100644 --- a/video/stitcher/requirements-test.txt +++ b/video/stitcher/requirements-test.txt @@ -1,2 +1,2 @@ pytest==7.1.2 -requests==2.27.1 \ No newline at end of file +requests==2.28.1 \ No newline at end of file diff --git a/video/stitcher/requirements.txt b/video/stitcher/requirements.txt index 7b97e16700f7..78dd1bef90d3 100644 --- a/video/stitcher/requirements.txt +++ b/video/stitcher/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.50.0 -grpcio==1.46.3 -google-cloud-video-stitcher==0.1.2 \ No newline at end of file +google-api-python-client==2.55.0 +grpcio==1.48.0 +google-cloud-video-stitcher==0.2.0 \ No newline at end of file