From 775889cfb73873f58eaae50f0e587dbcf215f23d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 17 Jun 2026 20:01:11 +0000 Subject: [PATCH] chore(deps): update dependency functions-framework to v3.10.2 --- 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..afebabe8 100644 --- a/vpc-sample/requirements.txt +++ b/vpc-sample/requirements.txt @@ -1,3 +1,3 @@ google-auth==2.49.0 requests==2.33.0 -functions-framework==3.10.1 \ No newline at end of file +functions-framework==3.10.2 \ No newline at end of file