Skip to content

Commit 08df55c

Browse files
committed
misc: Update CPython dependencies.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent 3a1e1de commit 08df55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
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)