typeshed
typeshed copied to clipboard
[stubsabot] Bump auth0-python to 4.10.*
Release: https://pypi.org/pypi/auth0-python/4.10.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.9.0...4.10.0
Stubsabot analysis of the diff between the two releases:
- 3 public Python files have been added:
auth0/management/self_service_profiles.py,auth0/test/conftest.py,auth0/test_async/conftest.py. - 0 files included in typeshed's stubs have been deleted.
- 3 files included in typeshed's stubs have been modified or renamed:
auth0/authentication/back_channel_login.py,auth0/management/__init__.py,auth0/management/auth0.py. - Total lines of Python code added: 364.
- Total lines of Python code deleted: 18.
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