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

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[stubsabot] Bump Authlib to 1.6.10
Release: https://pypi.org/pypi/Authlib/1.6.10
Repository: https://github.com/authlib/authlib
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib
Diff: authlib/authlib@v1.6.9...v1.6.10

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.
 - 2 files included in typeshed's stubs have been modified or renamed: `authlib/consts.py`, `authlib/oauth2/rfc6749/authorization_server.py`.
 - Total lines of Python code added: 57.
 - Total lines of Python code deleted: 2.

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
  • Loading branch information
stubsabot committed Apr 14, 2026
commit 25765556ea49ba1fb1c9c11aa7c15f07aa0d8888
2 changes: 1 addition & 1 deletion stubs/Authlib/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = "1.6.9"
version = "1.6.10"
upstream-repository = "https://github.com/authlib/authlib"
dependencies = ["cryptography"]