From 3e69f10af7788d908f7759bcb7dbfa67ef8a7996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:59:27 +0000 Subject: [PATCH] build(deps): bump youtube-transcript-api from 1.1.0 to 1.2.2 in /backend Bumps [youtube-transcript-api](https://github.com/jdepoix/youtube-transcript-api) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/jdepoix/youtube-transcript-api/releases) - [Commits](https://github.com/jdepoix/youtube-transcript-api/compare/v1.1.0...v1.2.2) --- updated-dependencies: - dependency-name: youtube-transcript-api dependency-version: 1.2.2 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 03eeba2a1e..714054221e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -102,7 +102,7 @@ PyJWT[crypto]==2.10.1 authlib==1.6.1 black==25.1.0 -youtube-transcript-api==1.1.0 +youtube-transcript-api==1.2.2 pytube==15.0.0 pydub