From 3c6563f8b936831366c89776ab6f94cf02bd81a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:10:55 +0000 Subject: [PATCH] chore(deps): bump protobuf in /managedkafka/snippets Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.4 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] --- managedkafka/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managedkafka/snippets/requirements.txt b/managedkafka/snippets/requirements.txt index 5f372e81c41..f94f1fd9749 100644 --- a/managedkafka/snippets/requirements.txt +++ b/managedkafka/snippets/requirements.txt @@ -1,4 +1,4 @@ -protobuf==5.29.4 +protobuf==5.29.6 pytest==8.2.2 google-api-core==2.23.0 google-auth==2.38.0