From 4fcb6091d36613d4d062871c8b64e1c65db63b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 01:47:04 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 5.29.6 in /simple Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 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] --- simple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple/requirements.txt b/simple/requirements.txt index a06f59fe..1feb6d6b 100644 --- a/simple/requirements.txt +++ b/simple/requirements.txt @@ -15,7 +15,7 @@ numpy==1.25.2 pandas==2.1.0 parameterized==0.9.0 platformdirs==3.10.0 -protobuf==4.25.3 +protobuf==5.29.6 PyLD==2.0.4 PyMySQL==1.1.0 python-dateutil==2.8.2