Skip to content

Commit 8b33b2d

Browse files
authored
Merge pull request intercreate#84 from intercreate/fix/update-bleak-and-smp
fix: bump bleak & smpclient
2 parents d0be758 + ee4c44a commit 8b33b2d

File tree

2 files changed

+52
-15
lines changed

2 files changed

+52
-15
lines changed

poetry.lock

Lines changed: 51 additions & 14 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
@@ -30,7 +30,7 @@ format-jinja = "{% if distance == 0 %}{{ base }}{% if dirty %}+dirty{% endif %}{
3030

3131
[tool.poetry.dependencies]
3232
python = ">=3.10, <4"
33-
smpclient = "^5.2.0"
33+
smpclient = "^6.0.0"
3434
typer = { extras = ["all"], version = "^0.16.0" }
3535
readchar = "^4.0.5"
3636

0 commit comments

Comments
 (0)