From c03c2b926422c82ab680d27f3ad2491845000802 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:37:03 -0400 Subject: [PATCH] [stubsabot] Bump Authlib to 1.6.10 (#15643) --- stubs/Authlib/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Authlib/METADATA.toml b/stubs/Authlib/METADATA.toml index dedeaf886..2a6015c66 100644 --- a/stubs/Authlib/METADATA.toml +++ b/stubs/Authlib/METADATA.toml @@ -1,3 +1,3 @@ -version = "1.6.9" +version = "1.6.10" upstream-repository = "https://github.com/authlib/authlib" dependencies = ["cryptography"]