Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1bb8a3a

Browse files
[stubsabot] Bump Authlib to 1.4.* (#13329)
Release: https://pypi.org/pypi/Authlib/1.4.0 Repository: https://github.com/lepture/authlib Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib Diff: authlib/authlib@v1.3.2...v1.4.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 5 files included in typeshed's stubs have been modified or renamed: `authlib/consts.py`, `authlib/jose/rfc7517/key_set.py`, `authlib/oauth2/rfc9068/introspection.py`, `authlib/oauth2/rfc9068/revocation.py`, `authlib/oidc/core/grants/util.py`. - Total lines of Python code added: 90. - Total lines of Python code deleted: 13.
1 parent d69a864 commit 1bb8a3a

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,4 +1,4 @@
1-
version = "1.3.*"
1+
version = "1.4.*"
22
upstream_repository = "https://github.com/lepture/authlib"
33
requires = ["cryptography"]
44
partial_stub = true

0 commit comments

Comments
 (0)