scripts: requirements-extra.txt: Update zcbor from 0.6.0 to 0.8.0

If people are using the zcbor script for code generation, it needs to be
at the latest version

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
This commit is contained in:
Øyvind Rønningstad 2024-01-24 15:20:57 +01:00 committed by Fabio Baltieri
commit 5d95776514

View file

@ -32,4 +32,4 @@ PyGithub
graphviz
# used to generate CBOR encoders and decoders, e.g. lwm2m_senml_cbor.
zcbor>=0.6.0
zcbor>=0.8.0