From d8498aa2b0061535af426ff04a3c1d8c00e06ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 02:52:14 +0000 Subject: [PATCH] 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c22712abf..c2eb6370f 100644 --- a/backend/requirements.txt +++ b/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