From a07b597ee16bc5a1cdde682a940427d1d6ce334f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 10:19:46 -0600 Subject: [PATCH] build(deps): bump protobuf from 7.34.0 to 7.35.0 (#3089) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 7.34.0 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-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 719cd28c..cb0df34c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ msgpack==1.1.2 networkx==3.4.2 pefile==2024.8.26 pip==26.1 -protobuf==7.34.0 +protobuf==7.35.0 pyasn1==0.6.3 pyasn1-modules==0.4.2 pycparser==3.0