Skip to content

Commit dbe9fca

Browse files
Update dependency httpx to v0.28.1
1 parent 5c1eaab commit dbe9fca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

utils/mavlink-api/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/mavlink-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = ">=3.10,<3.13"
1010
Flask = "^3.0.0"
1111
pymavlink = "^2.4.40"
1212
pyserial = "^3.5"
13-
httpx = "0.28.0"
13+
httpx = "0.28.1"
1414
paho-mqtt = "^2.0.0"
1515

1616
[build-system]

0 commit comments

Comments
 (0)