Skip to content

Commit 5507819

Browse files
authored
Merge pull request #92 from intercreate/fix/bump-smp
fix: bump smp to support Zephyr's TaskStats
2 parents 052bc48 + e4bbf07 commit 5507819

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ format-jinja = "{% if distance == 0 %}{{ base }}{% if dirty %}+dirty{% endif %}{
5151

5252
[tool.poetry.dependencies]
5353
pyserial = "^3.5"
54-
smp = "^4.0.0"
54+
smp = "^4.0.2"
5555
intelhex = "^2.3.0"
5656
bleak = "^2.0.0"
5757
async-timeout = { version = "^4.0.3", python = "<3.11" }

0 commit comments

Comments
 (0)