Skip to content

Commit c69d757

Browse files
author
stubsabot
committed
[stubsabot] Bump auth0-python to 4.13.*
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: auth0/auth0-python@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
1 parent add4e85 commit c69d757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/auth0-python/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "4.10.*"
1+
version = "4.13.*"
22
upstream_repository = "https://github.com/auth0/auth0-python"
33
requires = ["cryptography", "types-requests"]

0 commit comments

Comments
 (0)