From cfbd40c7bd46a53c5de64df14ad69fa86dcb6bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:29:35 +0000 Subject: [PATCH] build(deps): bump protobuf from 4.25.3 to 5.28.3 in /install Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.28.3. - [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/compare/v4.25.3...v5.28.3) --- updated-dependencies: - dependency-name: protobuf 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 ef2301e7f..52824ff7c 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -24,7 +24,7 @@ pytest-xdist==3.6.1 scipy==1.14.0 scikit-learn==1.5.1 GitPython==3.1.43 -protobuf==4.25.3 +protobuf==5.28.3 exclusiveprocess==0.9.4 pytest-dependency==0.6.0 whois==1.20240129.2