typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stubsabot] Bump auth0-python to 4.13.*

Open github-actions[bot] opened this issue 5 months ago • 0 comments

Release: https://pypi.org/pypi/auth0-python/4.13.0 Homepage: https://auth0.com Repository: https://github.com/auth0/auth0-python Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/auth0-python Diff: https://github.com/auth0/auth0-python/compare/4.10.0...4.13.0

Stubsabot analysis of the diff between the two releases:

  • 1 public Python file has been added: auth0/management/network_acls.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 6 files included in typeshed's stubs have been modified or renamed: auth0/authentication/back_channel_login.py, auth0/authentication/get_token.py, auth0/exceptions.py, auth0/management/__init__.py, auth0/management/auth0.py, auth0/rest.py.
  • Total lines of Python code added: 407.
  • Total lines of Python code deleted: 16.

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

github-actions[bot] avatar Sep 12 '25 00:09 github-actions[bot]