From 40bc3b432965f6b544dfd7447e12c1cca8ea198c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:21:36 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.29.5 to 5.29.6 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 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] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index fe6e87374b0..5501f5faa25 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -360,7 +360,7 @@ proto-plus==1.26.1 # via # google-ai-generativelanguage # google-api-core -protobuf==5.29.5 +protobuf==5.29.6 # via # google-ai-generativelanguage # google-api-core