From 0c10bb62691dc894058b030c85f816938286770d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:24:41 +0000 Subject: [PATCH] Bump protobuf from 4.25.8 to 5.29.6 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 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 3a7c8f8..e300178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ constantly==15.1.0 enum34==1.1.6 hyperlink==17.3.1 incremental==17.5.0 -protobuf==4.25.8 +protobuf==5.29.6 py==1.10.0 pycryptodome>=3.6.6 pytest==3.2.3