Skip to content

Commit 5fe002c

Browse files
chore: Bump up httpx in template / generated pyproject.yaml BNCH-38599 (#117)
1 parent a73037d commit 5fe002c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_python_client/templates/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include = ["CHANGELOG.md", "{{ package_name }}/py.typed"]
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.6"
17-
httpx = ">=0.15.4, <=0.22.0"
17+
httpx = ">=0.15.0, <=0.22.0"
1818
attrs = ">=20.1.0, <22.0"
1919
python-dateutil = "^2.8.0"
2020

0 commit comments

Comments
 (0)