Skip to content

Commit 06724d0

Browse files
authored
Update httpx to latest upstream release
1 parent 3f34c23 commit 06724d0

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
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
[tool.poetry.dependencies]
2121
python = "^3.8"
22-
httpx = ">=0.20,<1"
22+
httpx = ">=0.22,<1"
2323

2424
[tool.poetry.dev-dependencies]
2525
black = "^22.3.0"

0 commit comments

Comments
 (0)