From 9c4f851f0d30039eab52c2e67079b9d9d78c7e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:45:00 +0000 Subject: [PATCH] chore(deps): Bump onnx in /packages/neural_analytics_data Bumps [onnx](https://github.com/onnx/onnx) from 1.17.0 to 1.21.0. - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.17.0...v1.21.0) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/neural_analytics_data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/neural_analytics_data/requirements.txt b/packages/neural_analytics_data/requirements.txt index f0185d2..3e413a8 100644 --- a/packages/neural_analytics_data/requirements.txt +++ b/packages/neural_analytics_data/requirements.txt @@ -3,7 +3,7 @@ scikit-learn==1.5.2 numpy==2.1.2 pandas==2.2.3 torch>=2.5.1 -onnx==1.17.0 +onnx==1.21.0 protobuf==5.29.5 # Dependencias para la interfaz de terminal