From 0694377244bdf0253f952946159e085743940858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:15:27 +0000 Subject: [PATCH] build(deps): bump protobuf in /chat/client-libraries/cloud Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.12 to 4.25.8. - [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/commits/v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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..70df7a6b 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==4.25.8 google-apps-chat==0.1.9