From 32c335a83272e0799e3aa48cfb6e51975a551fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 23:13:46 +0000 Subject: [PATCH] chore(deps): bump gotrue from 2.6.1 to 2.6.2 Bumps [gotrue](https://github.com/supabase-community/auth-py) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/supabase-community/auth-py/releases) - [Changelog](https://github.com/supabase/auth-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase-community/auth-py/compare/v2.6.1...v2.6.2) --- 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 ccec7214..3eb88621 100644 --- a/poetry.lock +++ b/poetry.lock @@ -479,13 +479,13 @@ test = ["coverage[toml]", "ddt (>=1.1.1,!=1.4.3)", "mock", "mypy", "pre-commit", [[package]] name = "gotrue" -version = "2.6.1" +version = "2.6.2" description = "Python Client Library for Supabase Auth" optional = false python-versions = "<4.0,>=3.8" files = [ - {file = "gotrue-2.6.1-py3-none-any.whl", hash = "sha256:baea090456685e5517d971005105f9fe36759863c9ff9805dfbb54f38a5b14a6"}, - {file = "gotrue-2.6.1.tar.gz", hash = "sha256:e5f7094620e4e25fddf533d4e259f565fa2badc11b8eae9815c65b7830ea6da8"}, + {file = "gotrue-2.6.2-py3-none-any.whl", hash = "sha256:7d3b45a1034e969794b671cdd8f564847a9ff51bc7863ed1e7092a4fc0e608b7"}, + {file = "gotrue-2.6.2.tar.gz", hash = "sha256:33631b4ced462df8769e490266d409182b084116b1ad97a93d879965c8156936"}, ] [package.dependencies]