From 84a00094941b2ff38c92d7ed569708cc86953f15 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 26 Jan 2026 20:10:21 +0000 Subject: [PATCH] chore(deps): update dependency google-auth to v2.48.0 --- samples/cloud-client/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/cloud-client/snippets/requirements.txt b/samples/cloud-client/snippets/requirements.txt index 8dafe853e..d96051901 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-auth==2.48.0 pytest===8.4.2; python_version == '3.9' pytest==9.0.2; python_version > '3.9' boto3>=1.26.0