From 462ebecc67b91c0ba355ba55ba90b566e152d315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:14:49 +0000 Subject: [PATCH] chore(deps): bump protobuf in /functions/v2/datastore/hello-datastore Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 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/datastore/hello-datastore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/v2/datastore/hello-datastore/requirements.txt b/functions/v2/datastore/hello-datastore/requirements.txt index 35e86dbfbc5..4c293591bf6 100644 --- a/functions/v2/datastore/hello-datastore/requirements.txt +++ b/functions/v2/datastore/hello-datastore/requirements.txt @@ -2,5 +2,5 @@ functions-framework==3.9.2 google-events==0.14.0 google-cloud-datastore==2.20.2 google-api-core==2.17.1 -protobuf==4.25.8 +protobuf==5.29.6 cloudevents==1.11.0