From 49451a3229d91d455ba032a5c2f921ad2d070c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 10:28:02 +0000 Subject: [PATCH] Bump protobuf from 3.20.3 to 5.29.6 in /modelconverter/packages/hailo Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 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] --- modelconverter/packages/hailo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modelconverter/packages/hailo/requirements.txt b/modelconverter/packages/hailo/requirements.txt index b7211a9..edadb8c 100644 --- a/modelconverter/packages/hailo/requirements.txt +++ b/modelconverter/packages/hailo/requirements.txt @@ -1,5 +1,5 @@ nvidia-dali-cuda120==1.49.0 nvidia-dali-tf-plugin-cuda120==1.49.0 -protobuf==3.20.3 +protobuf==5.29.6 matplotlib==3.10.6 pyparsing==2.4.7