Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 84cbe47

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1 (#319)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0100ff1 commit 84cbe47

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ version = "0.10.0" # {x-release-please-version}
2222

2323

2424
[tool.poetry.dependencies]
25-
httpx = {version = ">=0.26,<0.28", extras = ["http2"]}
25+
httpx = {version = ">=0.26,<0.29", extras = ["http2"]}
2626
python = "^3.9"
2727
python-dateutil = "^2.8.2"
2828

0 commit comments

Comments
 (0)