From 9c767062250374ad306743d15333e5db3b230526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:20:41 +0000 Subject: [PATCH] Bump protobuf from 4.25.0 to 5.29.6 in /plugins/flytekit-onnx-tensorflow Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.0 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: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-onnx-tensorflow/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-onnx-tensorflow/dev-requirements.txt b/plugins/flytekit-onnx-tensorflow/dev-requirements.txt index 57155c699b..547baf2fff 100644 --- a/plugins/flytekit-onnx-tensorflow/dev-requirements.txt +++ b/plugins/flytekit-onnx-tensorflow/dev-requirements.txt @@ -20,7 +20,7 @@ packaging==23.2 # via onnxruntime pillow==10.3.0 # via -r dev-requirements.in -protobuf==4.25.0 +protobuf==5.29.6 # via onnxruntime sympy==1.12 # via onnxruntime