Skip to content

Commit 8f662f2

Browse files
feat(functions): bump supafunc from 0.9.4 to 0.10.0 (#1146)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8b030f commit 8f662f2

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
@@ -21,7 +21,7 @@ realtime = ">=2.4.0 <2.5.0"
2121
gotrue = "^2.11.0"
2222
httpx = ">=0.26,<0.29"
2323
storage3 = ">=0.10,<0.12"
24-
supafunc = "^0.9"
24+
supafunc = ">=0.9,<0.11"
2525

2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^4.1.0"

0 commit comments

Comments
 (0)