From c34c0316906b8f2e957cd5fa29a44e67cddc5b02 Mon Sep 17 00:00:00 2001 From: Jonathan Nilsen Date: Tue, 23 Jul 2024 09:09:18 +0200 Subject: [PATCH] scripts: requirements-build: update nrf-regtool to 5.5.1 Update version to align with a bellboard compatible name change in order to fix UICR MAILBOX generation. Signed-off-by: Jonathan Nilsen --- scripts/requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-build.txt b/scripts/requirements-build.txt index b0a08baf1530..8f19e6771bef 100644 --- a/scripts/requirements-build.txt +++ b/scripts/requirements-build.txt @@ -6,4 +6,4 @@ imagesize>=1.2.0 intelhex pylint zcbor~=0.8.0 -nrf-regtool~=5.4.0 +nrf-regtool~=5.5.1