Skip to content

Commit

Permalink
Update dependency paho-mqtt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2024
1 parent 27cb9d4 commit 8ab4aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daisy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache 2.0"

[tool.poetry.dependencies]
python = "^3.10"
paho-mqtt = "^1.5.0"
paho-mqtt = "^2.0.0"
pyserial = "^3.5"
schedule = "^1.2.0"

Expand Down

0 comments on commit 8ab4aa9

Please sign in to comment.