Skip to content

Commit dbbba2f

Browse files
committed
app: scripts: Update cbor2 version to 5.9.0
cbor2 had a bug due to which we couldn't use it. Older versions worked. Now that 5.9.0 is released, let's use it. Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
1 parent e929e04 commit dbbba2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file lists all the dependencies required to run the sm_dfu_host.py script.
22
pyserial
3-
cbor2==5.7.1
3+
cbor2==5.9.0

0 commit comments

Comments
 (0)