Skip to content

Commit fb7a7e1

Browse files
feat(storage): bump storage3 from 0.10.0 to 0.11.0 (#1020)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f251d52 commit fb7a7e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@ postgrest = "^0.19"
2020
realtime = "^2.0.0"
2121
gotrue = "^2.11.0"
2222
httpx = ">=0.26,<0.29"
23-
storage3 = "^0.10"
23+
storage3 = ">=0.10,<0.12"
2424
supafunc = "^0.9"
2525

2626
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)