Skip to content

Commit f32b23e

Browse files
Update dependency httpx to ^0.28.0
1 parent b00c256 commit f32b23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sqlalchemy = {extras = ["mypy"], version = "^2.0.39"}
1212
uvicorn = "^0.32.0"
1313
pydantic = "^2.10.6"
1414
psycopg2-binary = "^2.9.10"
15-
httpx = "^0.27.0"
15+
httpx = "^0.28.0"
1616
schedule = "^1.2.2"
1717
python-dateutil = "^2.9.0.post0"
1818
packaging = "^24.2"

0 commit comments

Comments
 (0)