From e80bc27389e7914b672a8e4d88d80e4d3cea3652 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 2 Feb 2026 18:23:56 +0000 Subject: [PATCH] chore(deps): update all dependencies --- samples/cloud-client/snippets/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/cloud-client/snippets/requirements.txt b/samples/cloud-client/snippets/requirements.txt index 8dafe853e..0729ffd9e 100644 --- a/samples/cloud-client/snippets/requirements.txt +++ b/samples/cloud-client/snippets/requirements.txt @@ -1,6 +1,6 @@ -google-cloud-compute==1.42.0 -google-cloud-storage==3.8.0 -google-auth==2.47.0 +google-cloud-compute==1.43.0 +google-cloud-storage==3.9.0 +google-auth==2.48.0 pytest===8.4.2; python_version == '3.9' pytest==9.0.2; python_version > '3.9' boto3>=1.26.0