From d2d511c695fbc4a9f4b95786acb58de22bdff457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:54:36 +0000 Subject: [PATCH] Bump protobuf from 5.26.1 to 5.29.5 in /py Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.26.1 to 5.29.5. - [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/v5.26.1...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 58c510f..a7c80a0 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -2,7 +2,7 @@ base58==2.1.1 click==8.1.7 markdown-it-py==3.0.0 mdurl==0.1.2 -protobuf==5.26.1 +protobuf==5.29.5 Pygments==2.17.2 rich==13.7.1 sentencepiece==0.2.0