fix(deps): update dependency httpx to ^0.28.0
This commit is contained in:
parent
852acb080e
commit
af4040916c
2 changed files with 5 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ packages = [{include = "pypi_query_mcp"}]
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastmcp = "^0.2.0"
|
||||
httpx = "^0.27.0"
|
||||
httpx = "^0.28.0"
|
||||
packaging = "^24.0"
|
||||
pydantic = "^2.0.0"
|
||||
click = "^8.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue