瀏覽代碼

build(deps): bump pyjwt[crypto] from 2.9.0 to 2.10.1 in /backend

Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt[crypto]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 月之前
父節點
當前提交
f1800e2853
共有 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
 faster-whisper==1.0.3
 
 
-PyJWT[crypto]==2.9.0
+PyJWT[crypto]==2.10.1
 authlib==1.3.2
 authlib==1.3.2
 
 
 black==24.8.0
 black==24.8.0