소스 검색

Merge pull request #8241 from open-webui/dependabot/pip/backend/dev/pyjwt-crypto--2.10.1

build(deps): bump pyjwt[crypto] from 2.9.0 to 2.10.1 in /backend
Timothy Jaeryang Baek 4 달 전
부모
커밋
80600dbe63
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -78,7 +78,7 @@ rank-bm25==0.2.2
 
 faster-whisper==1.0.3
 
-PyJWT[crypto]==2.9.0
+PyJWT[crypto]==2.10.1
 authlib==1.3.2
 
 black==24.8.0