Skip to content

Commit 67ada27

Browse files
authored
Merge pull request #3 from supabase-community/dependabot/pip/main/httpx-0.24.1
chore(deps): bump httpx from 0.23.0 to 0.24.1
2 parents c7394d7 + f5c5ca4 commit 67ada27

File tree

2 files changed

+45
-71
lines changed

2 files changed

+45
-71
lines changed

poetry.lock

Lines changed: 44 additions & 70 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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
httpx = "^0.23.0"
10+
httpx = ">=0.23,<0.25"
1111
[tool.poetry.dev-dependencies]
1212

1313
[build-system]

0 commit comments

Comments
 (0)