From 836ce8cbf480c4ad0967290487536b2515d876a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:24:57 +0000 Subject: [PATCH] chore(deps): Bump protobuf from 5.27.0 to 5.29.6 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.0 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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c717de6..c45d02f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -3,6 +3,6 @@ faust-streaming==0.11.0 # Required for Schema Registry confluent-kafka==2.4.0 -protobuf==5.27.0 +protobuf==5.29.6 requests==2.32.2 protoc-wheel-0==25.3 \ No newline at end of file