From e249712968a051096067642472f56d541cb9215a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:35:02 +0000 Subject: [PATCH] chore(deps): Bump auth0-api-python from 1.0.0b2 to 1.0.0b3 Bumps [auth0-api-python](https://github.com/auth0/auth0-server-python) from 1.0.0b2 to 1.0.0b3. - [Release notes](https://github.com/auth0/auth0-server-python/releases) - [Commits](https://github.com/auth0/auth0-server-python/compare/auth0_fastapi-v1.0.0b2...auth0_fastapi-v1.0.0b3) --- updated-dependencies: - dependency-name: auth0-api-python dependency-version: 1.0.0b3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efcd6c2..ef599be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 anyio==4.9.0 -auth0-api-python==1.0.0b2 +auth0-api-python==1.0.0b3 Authlib==1.5.2 backports.tarfile==1.2.0 certifi==2025.4.26