From dd73ecbdc96f25aa7cf66507090a6813afee771f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 02:37:32 +0000 Subject: [PATCH] chore(deps): bump black from 24.8.0 to 25.1.0 in /backend Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.1.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.8.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... 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 616827144..e5528adfc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -85,7 +85,7 @@ faster-whisper==1.1.1 PyJWT[crypto]==2.10.1 authlib==1.4.1 -black==24.8.0 +black==25.1.0 langfuse==2.44.0 youtube-transcript-api==0.6.3 pytube==15.0.0