From 8639a0033bd51ff350d5b9eb2cfae4de3a555ccd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 15 May 2023 22:25:09 +0200 Subject: [PATCH] chore(deps): update all dependencies (#149) --- .../samples/snippets/requirements-test.txt | 2 +- .../samples/snippets/requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/google-cloud-video-stitcher/samples/snippets/requirements-test.txt b/packages/google-cloud-video-stitcher/samples/snippets/requirements-test.txt index 4f3b64cf82f2..ea1d94ae6d9f 100644 --- a/packages/google-cloud-video-stitcher/samples/snippets/requirements-test.txt +++ b/packages/google-cloud-video-stitcher/samples/snippets/requirements-test.txt @@ -1,2 +1,2 @@ pytest==7.3.1 -requests==2.28.2 \ No newline at end of file +requests==2.30.0 \ No newline at end of file diff --git a/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt b/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt index 39fa8194535f..5aff127f173c 100644 --- a/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt +++ b/packages/google-cloud-video-stitcher/samples/snippets/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==2.86.0 -grpcio==1.54.0 -google-cloud-video-stitcher==0.7.0 \ No newline at end of file +grpcio==1.54.2 +google-cloud-video-stitcher==0.7.1 \ No newline at end of file