Skip to content

Commit 348c337

Browse files
authored
Merge pull request #77 from arduino/update_deps
misc: Update CPython dependencies.
2 parents 3a1e1de + 08df55c commit 348c337

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)