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

Commit f09b35d

Browse files
authored
Merge pull request #138 from supabase-community/dependabot/pip/main/httpx-0.25.0
chore(deps): bump httpx from 0.24.1 to 0.25.0
2 parents 1496da0 + 801681c commit f09b35d

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

poetry.lock

Lines changed: 31 additions & 11 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.5.4"
2222

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

0 commit comments

Comments
 (0)