浏览代码

Merge pull request #3507 from open-webui/dependabot/pip/authlib-1.3.1

chore(deps): bump authlib from 1.3.0 to 1.3.1
Timothy Jaeryang Baek 10 月之前
父节点
当前提交
56137acd94
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -58,7 +58,7 @@ rank-bm25==0.2.2
 faster-whisper==1.0.2
 faster-whisper==1.0.2
 
 
 PyJWT[crypto]==2.8.0
 PyJWT[crypto]==2.8.0
-authlib==1.3.0
+authlib==1.3.1
 
 
 black==24.4.2
 black==24.4.2
 langfuse==2.33.0
 langfuse==2.33.0

+ 1 - 1
pyproject.toml

@@ -59,7 +59,7 @@ dependencies = [
     "faster-whisper==1.0.2",
     "faster-whisper==1.0.2",
 
 
     "PyJWT[crypto]==2.8.0",
     "PyJWT[crypto]==2.8.0",
-    "authlib==1.3.0",
+    "authlib==1.3.1",
 
 
     "black==24.4.2",
     "black==24.4.2",
     "langfuse==2.33.0",
     "langfuse==2.33.0",