From 59be6928b87530d3d7bff98b605d607b9b16a0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:53:34 +0000 Subject: [PATCH] Bump protobuf from 3.10.0 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.10.0 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6ce474847..680d3fb80b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ scikit-learn==0.20.3 scipy==1.2.1 tensorflow==2.5.1 numpy==1.19.2 -protobuf==3.10.0 +protobuf==5.29.6 pandas==1.0.3