Skip to content

Commit 0372696

Browse files
chore(deps): bump gotrue from 2.12.3 to 2.12.4
Bumps [gotrue](https://github.com/supabase/auth-py) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/supabase/auth-py/releases) - [Changelog](https://github.com/supabase/auth-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/auth-py/commits) --- updated-dependencies: - dependency-name: gotrue dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b8e16 commit 0372696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requires-python = ">=3.9"
2121
dependencies = [
2222
"postgrest == 1.1.1",
2323
"realtime == 2.7.0",
24-
"gotrue == 2.12.3",
24+
"gotrue == 2.12.4",
2525
"storage3 == 0.12.1",
2626
"supafunc == 0.10.1",
2727
"httpx >=0.26,<0.29",

0 commit comments

Comments
 (0)