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