diff --git a/poetry.lock b/poetry.lock index 8c0a71ed..edf99e17 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1971,4 +1971,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "4defa77d3b7a8a9570d54d93af5777f48d335f914f23d6cebc0ca5f893ff04eb" +content-hash = "ce9b2093cdd1a886d6fc9447bca4fd98b18409293e7cb74862fd75eee3a9e803" diff --git a/pyproject.toml b/pyproject.toml index c3d037dc..d5e03b01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ python = "^3.9" postgrest = "^0.17.0" realtime = "^2.0.0" -gotrue = "^2.7.0" +gotrue = "^2.9.0" httpx = ">=0.26,<0.28" storage3 = "^0.8.0" supafunc = "^0.6.0"