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

Commit 74978c5

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1 (#640)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42089b4 commit 74978c5

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 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
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.9"
19-
httpx = {version = ">=0.26,<0.28", extras = ["http2"]}
19+
httpx = {version = ">=0.26,<0.29", extras = ["http2"]}
2020
pydantic = ">=1.10,<3"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)