Skip to content

Commit 03fcb25

Browse files
fix: bump httpx from 0.25.2 to 0.27.0 (#46)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d1ce46 commit 03fcb25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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-community/functions-py"
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.8"
15-
httpx = ">=0.24,<0.26"
15+
httpx = ">=0.24,<0.28"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
python-semantic-release = ">=8.1.1,<10.0.0"

0 commit comments

Comments
 (0)