8000 fix(deps): update dependency httpx to ^0.28.0 · loonghao/pypi-query-mcp-server@af40409 · GitHub
[go: up one dir, main page]

Skip to content

Commit af40409

Browse files
renovate[bot]loonghao
authored andcommitted
fix(deps): update dependency httpx to ^0.28.0
1 parent 852acb0 commit af40409

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ packages = [{include = "pypi_query_mcp"}]
3030
[tool.poetry.dependencies]
3131
python = "^3.10"
3232
fastmcp = "^0.2.0"
33-
httpx = "^0.27.0"
33+
httpx = "^0.28.0"
3434
packaging = "^24.0"
3535
pydantic = "^2.0.0"
3636
click = "^8.1.0"

0 commit comments

Comments
 (0)
0