Skip to content

Commit 0502e66

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1 (#170)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95aff68 commit 0502e66

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
@@ -12,7 +12,7 @@ repository = "https://github.com/supabase/functions-py"
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.9"
15-
httpx = {version = ">=0.26,<0.28", extras = ["http2"]}
15+
httpx = {version = ">=0.26,<0.29", extras = ["http2"]}
1616
strenum = "^0.4.15"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)