Skip to content

Commit 021064e

Browse files
Update dependency httpx to ^0.28.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | httpx | 0.27.0 | 0.28.1 |
1 parent 324ce85 commit 021064e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -13,7 +13,7 @@ uvicorn = { extras = ["standard"], version = "^0.30.1" }
1313
motor = "3.5.1"
1414
python-dotenv = "^1.0.1"
1515
pyjwt = "^2.8.0"
16-
httpx = "^0.27.0"
16+
httpx = "^0.28.0"
1717
pydantic = "^1.10.17"
1818
spectree = "^1.2.10"
1919
deepmerge = "^1.1.1"

0 commit comments

Comments
 (0)