From b09a1450f1bf44cef800c4ca17926a2b82b0872f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 16 Jun 2026 03:13:20 +0000 Subject: [PATCH] chore(deps): update dependency google-auth to v2.55.0 --- vpc-sample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpc-sample/requirements.txt b/vpc-sample/requirements.txt index 926480e2..596f12fd 100644 --- a/vpc-sample/requirements.txt +++ b/vpc-sample/requirements.txt @@ -1,3 +1,3 @@ -google-auth==2.49.0 +google-auth==2.55.0 requests==2.33.0 functions-framework==3.10.1 \ No newline at end of file