Skip to content

Commit 3fa4814

Browse files
authored
chore: update httpx (#1013)
1 parent c81ffba commit 3fa4814

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -19,7 +19,7 @@ python = "^3.9"
1919
postgrest = "^0.19"
2020
realtime = "^2.0.0"
2121
gotrue = "^2.11.0"
22-
httpx = ">=0.26,<0.28"
22+
httpx = ">=0.26,<0.29"
2323
storage3 = "^0.10"
2424
supafunc = "^0.9"
2525

0 commit comments

Comments
 (0)