Skip to content

Commit 37d3e70

Browse files
chore(deps): bump supafunc from 0.4.7 to 0.5.0
Bumps [supafunc](https://github.com/supabase-community/functions-py) from 0.4.7 to 0.5.0. - [Release notes](https://github.com/supabase-community/functions-py/releases) - [Changelog](https://github.com/supabase-community/functions-py/blob/main/CHANGELOG.md) - [Commits](supabase/functions-py@v0.4.7...v0.5.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 877a7e0 commit 37d3e70

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 = "^1.0.0"
2121
gotrue = ">=1.3,<3.0"
2222
httpx = ">=0.24,<0.28"
2323
storage3 = ">=0.5.3,<0.8.0"
24-
supafunc = ">=0.3.1,<0.5.0"
24+
supafunc = ">=0.3.1,<0.6.0"
2525

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

0 commit comments

Comments
 (0)