Skip to content

Commit 4c70264

Browse files
chore(deps): bump storage3 from 0.9.0 to 0.10.0
Bumps [storage3](https://github.com/supabase/storage-py) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/supabase/storage-py/releases) - [Changelog](https://github.com/supabase/storage-py/blob/main/CHANGELOG.md) - [Commits](supabase/storage-py@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: storage3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7767c45 commit 4c70264

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.18"
2020
realtime = "^2.0.0"
2121
gotrue = "^2.10.0"
2222
httpx = ">=0.26,<0.28"
23-
storage3 = "^0.9.0"
23+
storage3 = ">=0.9,<0.11"
2424
supafunc = "^0.7.0"
2525

2626
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)