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

Commit 25b2d02

Browse files
chore(deps): bump httpx from 0.25.0 to 0.27.0 (#192)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b419f5 commit 25b2d02

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
@@ -21,7 +21,7 @@ repository = "https://github.com/supabase-community/storage-py"
2121
version = "0.7.3"
2222

2323
[tool.poetry.dependencies]
24-
httpx = ">=0.24,<0.26"
24+
httpx = ">=0.24,<0.28"
2525
python = "^3.8"
2626
typing-extensions = "^4.2.0"
2727
python-dateutil = "^2.8.2"

0 commit comments

Comments
 (0)