Skip to content

Commit 375a726

Browse files
chore(deps): bump supafunc from 0.8.0 to 0.9.0
Bumps [supafunc](https://github.com/supabase/functions-py) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/supabase/functions-py/releases) - [Changelog](https://github.com/supabase/functions-py/blob/main/CHANGELOG.md) - [Commits](supabase/functions-py@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: supafunc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfc4a5c commit 375a726

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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.0.0"
2121
gotrue = "^2.11.0"
2222
httpx = ">=0.26,<0.28"
2323
storage3 = "^0.10"
24-
supafunc = "^0.8"
24+
supafunc = ">=0.8,<0.10"
2525

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

0 commit comments

Comments
 (0)