From 8022b1bc37f0a5d73bce5daeaf2021c64fecba42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:33:54 +0000 Subject: [PATCH] Bump protobuf from 3.18.3 to 5.29.6 in /config/ncs Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.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] --- config/ncs/requirements-nrfutil.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ncs/requirements-nrfutil.txt b/config/ncs/requirements-nrfutil.txt index 03921ec0..646b8f8c 100644 --- a/config/ncs/requirements-nrfutil.txt +++ b/config/ncs/requirements-nrfutil.txt @@ -4,7 +4,7 @@ crcmod ecdsa libusb1==1.9.3 piccata -protobuf==3.18.3 +protobuf==5.29.6 pyserial pyspinel pyyaml