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

Commit fc18260

Browse files
authored
Merge pull request #102 from supabase-community/dependabot/pip/main/httpx-0.24.1
chore(deps): bump httpx from 0.23.3 to 0.24.1
2 parents 80454f9 + 1eef352 commit fc18260

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

poetry.lock

Lines changed: 9 additions & 12 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.2"
2222

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

0 commit comments

Comments
 (0)