Skip to content

Commit

Permalink
feat(storage): bump storage3 from 0.10.0 to 0.11.0 (#1020)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent f251d52 commit fb7a7e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ postgrest = "^0.19"
realtime = "^2.0.0"
gotrue = "^2.11.0"
httpx = ">=0.26,<0.29"
storage3 = "^0.10"
storage3 = ">=0.10,<0.12"
supafunc = "^0.9"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit fb7a7e1

Please sign in to comment.