From e3d28108afd3004ef1cff9a63d45dbde3824d28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:59:07 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.27.3 to 5.29.5 in /container/deps Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.3 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.27.3...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 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 7c6ad2c1b9..8099d6d367 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.5 pydantic==2.7.1 pyright PyYAML