Skip to content

Commit ec31e51

Browse files
author
stubsabot
committed
[stubsabot] Bump Authlib to 1.7.0
Release: https://pypi.org/pypi/Authlib/1.7.0 Repository: https://github.com/authlib/authlib Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib Diff: authlib/authlib@v1.6.11...v1.7.0 Stubsabot analysis of the diff between the two releases: - 7 public Python files have been added: `authlib/oauth2/claims.py`, `authlib/oauth2/rfc6749/endpoint.py`, `authlib/oauth2/rfc9207/discovery.py`, `authlib/oidc/rpinitiated/__init__.py`, `authlib/oidc/rpinitiated/discovery.py`, `authlib/oidc/rpinitiated/end_session.py`, `authlib/oidc/rpinitiated/registration.py`. - 0 files included in typeshed's stubs have been deleted. - 55 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 4290. - Total lines of Python code deleted: 808. 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 eec9fe9 commit ec31e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/Authlib/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "1.6.11"
1+
version = "1.7.0"
22
upstream-repository = "https://github.com/authlib/authlib"
33
dependencies = ["cryptography"]

0 commit comments

Comments
 (0)