Skip to content

Commit 08df55c

Browse files
committedMar 6, 2024
misc: Update CPython dependencies.
Signed-off-by: iabdalkader <[email protected]>
1 parent 3a1e1de commit 08df55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ classifiers = [
2121
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
2222
]
2323
dependencies = [
24-
'cbor2 >= 5.4.6',
25-
'micropython-senml >= 0.1.0',
24+
'cbor2 >= 5.6.2',
25+
'micropython-senml >= 0.1.1',
2626
]
2727

2828
[project.urls]

0 commit comments

Comments
 (0)
Please sign in to comment.