From 3f63ccbd354a5d266f5278c816c9f350763049a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:21:44 +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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cf3d3ef80..36fdee0bb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ pyreadline3 pytest numpy < 2.0.0 onnx ==1.17.0 -protobuf ==4.25.8 +protobuf ==5.29.6 # multiple versions of onnxruntime are supported, but only one can be installed at a time onnxruntime >=1.18.0 onnxscript ==0.1.0