From df261689023703c5a4fe82306538db2eda9107fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:39:22 +0000 Subject: [PATCH] chore(deps): Bump protobuf from 5.27.0 to 5.29.5 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.0 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.0...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 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..aa85467 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.5 requests==2.32.2 protoc-wheel-0==25.3 \ No newline at end of file