From 553a3a0548e996204c4c5ffb04f368860c4a5b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:11:36 +0000 Subject: [PATCH] chore(deps): bump protobuf in /functions/v2/firebase/hello-firestore Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.6 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/v2/firebase/hello-firestore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/v2/firebase/hello-firestore/requirements.txt b/functions/v2/firebase/hello-firestore/requirements.txt index b2d03f648de..200ce86a155 100644 --- a/functions/v2/firebase/hello-firestore/requirements.txt +++ b/functions/v2/firebase/hello-firestore/requirements.txt @@ -1,5 +1,5 @@ functions-framework==3.9.2 google-events==0.14.0 google-api-core==2.17.1 -protobuf==4.25.6 +protobuf==5.29.6 cloudevents==1.11.0 \ No newline at end of file