浏览代码

chore(deps): bump black from 24.4.2 to 24.8.0 in /backend

Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 9 月之前
父节点
当前提交
d8498aa2b0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -65,7 +65,7 @@ faster-whisper==1.0.2
 PyJWT[crypto]==2.8.0
 authlib==1.3.1
 
-black==24.4.2
+black==24.8.0
 langfuse==2.39.2
 youtube-transcript-api==0.6.2
 pytube==15.0.0