From 68050c3e43d514bed91f945fa0082afc07300e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 06:04:08 +0000 Subject: [PATCH] build(deps): bump auth0-python Bumps the back-prod-minor-update group in /back with 1 update: [auth0-python](https://github.com/auth0/auth0-python). Updates `auth0-python` from 6.3.0 to 6.4.0 - [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/6.3.0...6.4.0) --- updated-dependencies: - dependency-name: auth0-python dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: back-prod-minor-update ... Signed-off-by: dependabot[bot] --- back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/requirements.txt b/back/requirements.txt index 0f5838000..db5edcbc4 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -8,4 +8,4 @@ python-dotenv==1.2.3 PyJWT[crypto]==2.13.0 aiodataloader==0.4.3 gunicorn -auth0-python==6.3.0 +auth0-python==6.4.0