소스 검색

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