Skip to content

Commit

Permalink
chore(deps): bump supafunc from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 3de85be commit 987c6e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ realtime = "^2.0.0"
gotrue = "^2.11.0"
httpx = ">=0.26,<0.28"
storage3 = "^0.10"
supafunc = "^0.8"
supafunc = ">=0.8,<0.10"

[tool.poetry.dev-dependencies]
pre-commit = "^4.0.1"
Expand Down

0 comments on commit 987c6e3

Please sign in to comment.