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 62744ab commit 5ef7d33
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ falcon-cors = "1.1.7"
gpsd-py3 = "0.3.0"
matplotlib = "3.8.2"
numpy = "1.26.4"
paho-mqtt = "1.6.1"
paho-mqtt = "2.0.0"
pandas = "2.2.0"
prometheus_client = "0.19.0"
pycairo = "^1.21.0"
Expand Down
11 changes: 6 additions & 5 deletions utils/mavlink-api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/mavlink-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Flask = "^3.0.0"
pymavlink = "^2.4.40"
pyserial = "^3.5"
httpx = "0.26.0"
paho-mqtt = "^1.6.1"
paho-mqtt = "^2.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 5ef7d33

Please sign in to comment.