From d559466161177e94b2655ae0181e7f8c01c35e10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:17:16 +0000 Subject: [PATCH] chore(deps): Bump protobuf in /packages/neural_analytics_model Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 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:production ... Signed-off-by: dependabot[bot] --- packages/neural_analytics_model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/neural_analytics_model/requirements.txt b/packages/neural_analytics_model/requirements.txt index 5a51a08..b6d8283 100644 --- a/packages/neural_analytics_model/requirements.txt +++ b/packages/neural_analytics_model/requirements.txt @@ -5,7 +5,7 @@ pandas==2.2.3 torch>=2.5.1 onnx==1.17.0 onnxscript==0.1.0 -protobuf==5.29.5 +protobuf==5.29.6 matplotlib>=3.8.0 # Dependencias para la interfaz de terminal