From a910871f210198f30abed17d2e8cb24957662f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 07:32:22 +0000 Subject: [PATCH] Bump protobuf from 5.29.6 to 7.34.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.6 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 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 86e1791..5b83f4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ nodeenv==1.10.0 platformdirs==4.9.6 pre_commit==4.5.1 proto-plus==1.27.2 -protobuf==5.29.6 +protobuf==7.34.1 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0