From 4cf138f2d5a02850f2cfd26d4e4bed61ac6ca622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:21:31 +0000 Subject: [PATCH] Bump auth0-python from 4.5.0 to 4.7.1 Bumps [auth0-python](https://github.com/auth0/auth0-python) from 4.5.0 to 4.7.1. - [Release notes](https://github.com/auth0/auth0-python/releases) - [Changelog](https://github.com/auth0/auth0-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-python/compare/4.5.0...4.7.1) --- updated-dependencies: - dependency-name: auth0-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a621efc3..24d5a92a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.7.2 -auth0-python==4.5.0 +auth0-python==4.7.1 beautifulsoup4==4.12.2 boto3==1.34.64 celery[sqs]==5.3.1