Update authlib to 1.5.* (#13540)

This commit is contained in:
Sebastian Rittau
2025-04-15 17:08:24 -04:00
committed by GitHub
parent dfea9a6a26
commit ef0ee2087c
15 changed files with 69 additions and 35 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.4.*"
version = "1.5.0"
upstream_repository = "https://github.com/lepture/authlib"
requires = ["cryptography"]
partial_stub = true