diff --git a/poetry.lock b/poetry.lock index bc128275..9b48893a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2083,4 +2083,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "642c3f39048e6f051bf3937716ed58a7c88aa8aebefc0af56e422a2e1c9f375b" +content-hash = "e27a129ef075d4a63eb8cb025352865ab5820ce7b04e62177f5666dafe6194f7" diff --git a/pyproject.toml b/pyproject.toml index 648ddf32..6f8e2c36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ python = "^3.9" postgrest = "^0.19" realtime = "^2.0.0" -gotrue = "^2.10.0" +gotrue = "^2.11.0" httpx = ">=0.26,<0.28" storage3 = "^0.10" supafunc = "^0.8"