From a4e1b496676529d1ed6a00b037b78ba90f87518d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:37:32 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.27.3 to 5.29.6 in /container/deps Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.3 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] --- container/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/deps/requirements.txt b/container/deps/requirements.txt index 7c6ad2c1b98..a4a61814f24 100644 --- a/container/deps/requirements.txt +++ b/container/deps/requirements.txt @@ -25,7 +25,7 @@ opentelemetry-api opentelemetry-sdk pip==25.0.1 pre-commit -protobuf==5.27.3 +protobuf==5.29.6 pydantic==2.7.1 pyright PyYAML