From d1cfb10cedd304e61338a66fffde404d8f0e4be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:06:38 +0000 Subject: [PATCH] chore(deps): bump gotrue from 2.7.0 to 2.8.0 Bumps [gotrue](https://github.com/supabase/auth-py) from 2.7.0 to 2.8.0. - [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/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: gotrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index bb48e7fe..15485354 100644 --- a/poetry.lock +++ b/poetry.lock @@ -672,13 +672,13 @@ files = [ [[package]] name = "gotrue" -version = "2.7.0" +version = "2.8.0" description = "Python Client Library for Supabase Auth" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "gotrue-2.7.0-py3-none-any.whl", hash = "sha256:a0f617e3b5260c30dbd6832c471e45ff2c54261216e0af37d52a3eced0bf10c7"}, - {file = "gotrue-2.7.0.tar.gz", hash = "sha256:95c0a726f3fa53f32eb5fe9caebe31ed1ef0eeb5837dc4e65fb1e30ebc0623fd"}, + {file = "gotrue-2.8.0-py3-none-any.whl", hash = "sha256:f9dbc858782de58e1aacca3f6ab811ddc68997043e4a43daec686603c464ee8b"}, + {file = "gotrue-2.8.0.tar.gz", hash = "sha256:e78d285b2e0a0ebc64b19d822b2ee02c7b3c4cdaad8bb72a24586aa9030b707b"}, ] [package.dependencies]