From 660752208d97a860590540c57e8bd00bd4056313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 17:57:45 +0000 Subject: [PATCH] build(deps): bump protobuf in /chat/client-libraries/cloud Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.12 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] --- chat/client-libraries/cloud/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/client-libraries/cloud/requirements.txt b/chat/client-libraries/cloud/requirements.txt index bf63a182..25e34548 100644 --- a/chat/client-libraries/cloud/requirements.txt +++ b/chat/client-libraries/cloud/requirements.txt @@ -1,3 +1,3 @@ google_auth_oauthlib==1.2.0 -protobuf==4.21.12 +protobuf==5.29.6 google-apps-chat==0.1.9