chore: authlib bump

This commit is contained in:
Timothy Jaeryang Baek 2025-10-14 18:36:28 -05:00
parent dd51808a6f
commit bcb7b65553
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ cryptography
bcrypt==5.0.0
argon2-cffi==25.1.0
PyJWT[crypto]==2.10.1
authlib==1.6.3
authlib==1.6.5
requests==2.32.5
aiohttp==3.12.15

View File

@ -18,7 +18,7 @@ dependencies = [
"bcrypt==5.0.0",
"argon2-cffi==25.1.0",
"PyJWT[crypto]==2.10.1",
"authlib==1.6.3",
"authlib==1.6.5",
"requests==2.32.5",
"aiohttp==3.12.15",