Skip to content

Commit

Permalink
chore: Bump up httpx in template / generated pyproject.yaml BNCH-38599 (
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-deutsch-benchling authored Apr 11, 2022
1 parent a73037d commit 5fe002c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi_python_client/templates/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include = ["CHANGELOG.md", "{{ package_name }}/py.typed"]

[tool.poetry.dependencies]
python = "^3.6"
httpx = ">=0.15.4, <=0.22.0"
httpx = ">=0.15.0, <=0.22.0"
attrs = ">=20.1.0, <22.0"
python-dateutil = "^2.8.0"

Expand Down

0 comments on commit 5fe002c

Please sign in to comment.