Skip to content

Commit a359e4d

Browse files
chore(deps): bump httpx from 0.27.2 to 0.28.1
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43e5fe commit a359e4d

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

Lines changed: 5 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
@@ -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)