Skip to content

Commit 809f843

Browse files
committed
Set to httpx ^0.19
1 parent 17beb87 commit 809f843

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
@@ -28,7 +28,7 @@ classifiers = [
2828

2929
[tool.poetry.dependencies]
3030
python = "^3.7.0"
31-
httpx = "^0.18"
31+
httpx = "^0.19"
3232
yarl = "^1.6"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)