Skip to content

Commit 93bee44

Browse files
author
stubsabot
committed
[stubsabot] Bump Authlib to 1.5.*
Release: https://pypi.org/pypi/Authlib/1.5.0 Repository: https://github.com/lepture/authlib Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib Diff: lepture/authlib@v1.4.1...v1.5.0 Stubsabot analysis of the diff between the two releases: - 4 public Python files have been added: `authlib/oauth2/rfc9207/__init__.py`, `authlib/oauth2/rfc9207/parameter.py`, `authlib/oidc/registration/__init__.py`, `authlib/oidc/registration/claims.py`. - 0 files included in typeshed's stubs have been deleted. - 143 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 5948. - Total lines of Python code deleted: 4607. 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 2ca92a4 commit 93bee44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Authlib/METADATA.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.4.*"
1+
version = "1.5.*"
22
upstream_repository = "https://github.com/lepture/authlib"
33
requires = ["cryptography"]
44
partial_stub = true

0 commit comments

Comments
 (0)