Skip to content

Commit 39afdfd

Browse files
committed
Update httpx to runtime
1 parent 70e59f9 commit 39afdfd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ shortuuid = "^1.0.13"
1616
sqlalchemy = {extras = ["asyncio"], version = "^2.0.36"}
1717
asyncpg = "^0.30.0"
1818
bcrypt = "^4.2.1"
19+
httpx = "^0.28.1"
1920

2021

2122
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)