Skip to content

Commit 5b6b850

Browse files
nordicjmaescolar
authored andcommitted
scripts: requirements: Bump imgtool to 2.1.0
Updates the minimum version of imgtool to 2.1.0, which is one year newer than the 2.0.0 release Signed-off-by: Jamie McCrae <[email protected]>
1 parent c9f9c14 commit 5b6b850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ lpc_checksum
1919
Pillow>=10.0
2020

2121
# can be used to sign a Zephyr application binary for consumption by a bootloader
22-
imgtool>=2.0.0
22+
imgtool>=2.1.0
2323

2424
# used by nanopb module to generate sources from .proto files
2525
grpcio-tools>=1.47.0

0 commit comments

Comments
 (0)