Skip to content

Commit

Permalink
chore(deps): bump supafunc from 0.6.2 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [supafunc](https://github.com/supabase/functions-py) from 0.6.2 to 0.7.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.6.2...v0.7.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 Oct 31, 2024
1 parent 9b5cc07 commit bda4fbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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.9.0"
httpx = ">=0.26,<0.28"
storage3 = "^0.9.0"
supafunc = "^0.6.0"
supafunc = ">=0.6,<0.8"

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

0 comments on commit bda4fbc

Please sign in to comment.