From b7fad4b84a089516fcf49b030d57a9a8482167f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 09:07:40 +0000 Subject: [PATCH] Bump protobuf from 5.29.6 to 7.35.0 in /install 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] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 22b8e2bfd..1b0ef02e6 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -30,7 +30,7 @@ pytest-xdist==3.8.0 scipy==1.15.1 scikit-learn==1.7.2 GitPython==3.1.50 -protobuf==5.29.6 +protobuf==7.35.0 exclusiveprocess==0.9.4 pytest-dependency==0.6.0 whois==1.20240129.2