Skip to content

Commit ff08d02

Browse files
authored
Merge pull request #202 from supabase-community/bump-deps
fix: bump storage3 version for js parity
2 parents 2c1d87c + 086cbcc commit ff08d02

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-py = ">=0.10.2,<0.11.0"
2020
realtime = "^0.0.4"
2121
gotrue = "^0.5.0"
2222
httpx = "^0.21.3"
23-
storage3 = "^0.3.0"
23+
storage3 = "^0.3.1"
2424

2525
[tool.poetry.dev-dependencies]
2626
pre-commit = "^2.18.1"

0 commit comments

Comments
 (0)