Skip to content

Commit

Permalink
Merge pull request #1391 from IQTLabs/renovate/httpx-0.x
Browse files Browse the repository at this point in the history
Update dependency httpx to v0.27.2
  • Loading branch information
anarkiwi authored Aug 28, 2024
2 parents 8ac79a8 + 2dbbda6 commit bc73f1f
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 bc73f1f

Please sign in to comment.