From af32fb9f8bdcd5704ab2ff55d4a556e48055ea3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:32:16 +0000 Subject: [PATCH] Bump protobuf from 5.29.5 to 5.29.6 in /mcp 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] --- mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp/requirements.txt b/mcp/requirements.txt index 19b424676..5cd617c23 100644 --- a/mcp/requirements.txt +++ b/mcp/requirements.txt @@ -49,7 +49,7 @@ opentelemetry-api==1.37.0 parse==1.20.2 pathable==0.4.4 pillow==11.3.0 -protobuf==5.29.5 +protobuf==5.29.6 pycparser==2.23 pydantic==2.11.9 pydantic-core==2.33.2