From efa0215c0f1bf28a59ddd14d43440f848ad27b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 02:23:30 +0000 Subject: [PATCH] chore(deps): Bump auth0-api-python from 1.0.0b2 to 1.0.0b4 Bumps [auth0-api-python](https://github.com/auth0/auth0-api-python) from 1.0.0b2 to 1.0.0b4. - [Release notes](https://github.com/auth0/auth0-api-python/releases) - [Changelog](https://github.com/auth0/auth0-api-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-api-python/commits/1.0.0b4) --- updated-dependencies: - dependency-name: auth0-api-python dependency-version: 1.0.0b4 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..16ee1d8 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.0b4 Authlib==1.5.2 backports.tarfile==1.2.0 certifi==2025.4.26