From 689bb1987a0d4fac1d96c556ce809cccd40ae7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 03:37:05 +0000 Subject: [PATCH] chore(deps): bump protobuf from 5.29.6 to 7.35.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.6 to 7.35.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10897f1..1e6166e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ proto-plus==1.25.0 # via # -r requirements.in # google-api-core -protobuf==5.29.6 +protobuf==7.35.0 # via # -r requirements.in # google-api-core