Skip to content

Commit fe62c3e

Browse files
authored
Update httpx
1 parent 7355bb7 commit fe62c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
[tool.poetry.dependencies]
2626
python = "^3.12"
27-
httpx = ">=0.26,<1"
27+
httpx = ">=0.28,<1"
2828
yarl = "^1.8.0"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)