Update dependency httpx to ^0.24.0
This commit is contained in:
@ -21,7 +21,7 @@ uvicorn = {extras = ["standard"], version = "^0.21.0"}
|
||||
jinja2 = "^3.1.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
httpx = "^0.23.0"
|
||||
httpx = "^0.24.0"
|
||||
pytest = "^7.1.1"
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user