Skip to content

Commit 3249226

Browse files
Merge pull request #170 from python-discord/dependabot/pip/httpx-0.23.0
Bump httpx from 0.22.0 to 0.23.0
2 parents 6b0619b + 593f46a commit 3249226

2 files changed

Lines changed: 12 additions & 28 deletions

File tree

poetry.lock

Lines changed: 11 additions & 27 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.17.6"}
1313
motor = "^2.4.0"
1414
python-dotenv = "^0.19.2"
1515
pyjwt = "^2.4.0"
16-
httpx = "^0.22.0"
16+
httpx = "^0.23.0"
1717
gunicorn = "^20.1.0"
1818
pydantic = "^1.8.2"
1919
spectree = "^0.7.6"

0 commit comments

Comments
 (0)