Skip to content

Commit 729b2d9

Browse files
build(deps): bump gotrue from 0.4.0 to 0.5.0 (#129)
Bumps [gotrue](https://github.com/supabase-community/gotrue-py) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/supabase-community/gotrue-py/releases) - [Changelog](https://github.com/supabase-community/gotrue-py/blob/main/CHANGELOG.md) - [Commits](supabase/auth-py@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: gotrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4521cc commit 729b2d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
python = "^3.7"
1919
postgrest-py = "^0.8.0"
2020
realtime = "^0.0.4"
21-
gotrue = "^0.4.0"
21+
gotrue = ">=0.4,<0.6"
2222
httpx = "^0.21.3"
2323
requests = "^2.27.1"
2424
requests-toolbelt = "^0.9.1"

0 commit comments

Comments
 (0)