Skip to content

Commit abf0455

Browse files
authored
Update httpx
1 parent 256489b commit abf0455

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.23,<1"
27+
httpx = ">=0.28,<1"
2828

2929
[tool.poetry.dev-dependencies]
3030
black = "^23.3"

0 commit comments

Comments
 (0)