From 6fb8e4a10e31b1b7b877c9d3557ba4cdee7a722c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:13:24 +0000 Subject: [PATCH] chore(deps): bump protobuf from 4.22.4 to 4.25.8 in /examples/python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.4 to 4.25.8. - [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.22.4...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 082f4ad..6b2b911 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -75,7 +75,7 @@ pexpect==4.8.0 pickleshare==0.7.5 pluggy==1.0.0 prompt-toolkit==3.0.38 -protobuf==4.22.4 +protobuf==4.25.8 ptyprocess==0.7.0 pure-eval==0.2.2 py-cid==0.3.0