From 1502af7e94ab36f5cdd5404f3483b5c7745aa972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:44:33 +0000 Subject: [PATCH] chore(deps): bump langfuse from 2.38.0 to 2.39.2 in /backend Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.38.0 to 2.39.2. - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) --- updated-dependencies: - dependency-name: langfuse 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 61185796d..e90643372 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -65,7 +65,7 @@ PyJWT[crypto]==2.8.0 authlib==1.3.1 black==24.4.2 -langfuse==2.38.0 +langfuse==2.39.2 youtube-transcript-api==0.6.2 pytube==15.0.0