From f3d1842dca4bb7bb426078a3d168f0a2712d892b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 23:54:09 +0000 Subject: [PATCH] chore(deps): bump functions-framework from 3.10.1 to 3.10.2 Bumps [functions-framework](https://github.com/googlecloudplatform/functions-framework-python) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/googlecloudplatform/functions-framework-python/releases) - [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googlecloudplatform/functions-framework-python/compare/v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: functions-framework dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index f3637d24..dd1bd8ae 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -6,4 +6,4 @@ numpy==2.4.6 requests==2.34.2 google-cloud-firestore==2.27.0 google-cloud-storage -functions-framework==3.10.1 +functions-framework==3.10.2