Skip to content

Commit

Permalink
Update dependency httpx to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 8ac79a8 commit 2dbbda6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -10,7 +10,7 @@ python = ">=3.10,<3.13"
Flask = "^3.0.0"
pymavlink = "^2.4.40"
pyserial = "^3.5"
httpx = "0.27.0"
httpx = "0.27.2"
paho-mqtt = "^2.0.0"

[build-system]
Expand Down

0 comments on commit 2dbbda6

Please sign in to comment.