From 6fb86b99d836b1dd7b12d536bedc3e00afcb5c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:58:17 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 5.29.5 in /NMSIS/NN/Tests/UnitTest/Scripts Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.5. - [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/v5.29.3...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NMSIS/NN/Tests/UnitTest/Scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NMSIS/NN/Tests/UnitTest/Scripts/requirements.txt b/NMSIS/NN/Tests/UnitTest/Scripts/requirements.txt index 74d3e01a4..60b0d48c8 100644 --- a/NMSIS/NN/Tests/UnitTest/Scripts/requirements.txt +++ b/NMSIS/NN/Tests/UnitTest/Scripts/requirements.txt @@ -104,7 +104,7 @@ pooch==1.8.2 pre_commit==4.0.1 prettytable==2.5.0 prompt_toolkit==3.0.47 -protobuf==5.29.3 +protobuf==5.29.5 psutil==6.0.0 pure_eval==0.2.3 pycparser==2.22