From 65119269a66dfac7279dbfca725677d716c2a019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:06:21 +0000 Subject: [PATCH] build(deps): Bump auth0-python from 4.9.0 to 4.11.0 Bumps [auth0-python](https://github.com/auth0/auth0-python) from 4.9.0 to 4.11.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/4.9.0...4.11.0) --- updated-dependencies: - dependency-name: auth0-python dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 265a64da..26467463 100644 --- a/poetry.lock +++ b/poetry.lock @@ -172,14 +172,14 @@ tests-mypy = ["mypy (>=1.11.1) ; platform_python_implementation == \"CPython\" a [[package]] name = "auth0-python" -version = "4.9.0" +version = "4.11.0" description = "" optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "auth0_python-4.9.0-py3-none-any.whl", hash = "sha256:6440c7f74dfd669d9f5cdfe9bb44c4c3b230ce98a82353f55a387e90241fbf5b"}, - {file = "auth0_python-4.9.0.tar.gz", hash = "sha256:f9b31ea9c906d0a123b9cdc6ccd7bbbb8156123f44789b08571c45947fb21238"}, + {file = "auth0_python-4.11.0-py3-none-any.whl", hash = "sha256:53b1c5e11ab7d59dc566edb7068b2d8c65f855c0fc35f291e0362b2082f3ccf6"}, + {file = "auth0_python-4.11.0.tar.gz", hash = "sha256:3c60a702256a24e55653907ce8c486f1f4cde8294869b417f713f0bc1d69de1a"}, ] [package.dependencies]