Skip to content

Commit d548bff

Browse files
chore(deps): update dependency httpx to >=0.15.4,<0.25.0
1 parent 4e0912f commit d548bff

File tree

5 files changed

+107
-143
lines changed

5 files changed

+107
-143
lines changed

end_to_end_tests/golden-record/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = ["CHANGELOG.md", "my_test_api_client/py.typed"]
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.7"
16-
httpx = ">=0.15.4,<0.24.0"
16+
httpx = ">=0.15.4,<0.25.0"
1717
attrs = ">=21.3.0"
1818
python-dateutil = "^2.8.0"
1919

integration-tests/poetry.lock

Lines changed: 96 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)