From 1990ce4a1b65c841d27bf19a251bb11b27a1184d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 02:20:16 +0000 Subject: [PATCH] chore(deps): update dependency yt-dlp to v2024.12.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2597ca1f..67cca3e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ pymongo clean-text PyNaCl==1.5.0 ffmpeg-python==0.2.0 -yt-dlp==2024.7.9 +yt-dlp==2024.12.23 googletrans==3.1.0a0 dnspython==2.6.1 \ No newline at end of file