From 319ffd210670cb397877ac03fbd7a8c79b4ec084 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Aug 2025 05:00:44 +0000 Subject: [PATCH] Update dependency yt-dlp to v2025.8.11 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index b3dae48..96509bc 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ discord.py==2.5.2 python-dotenv==1.1.1 -yt-dlp==2025.7.21 \ No newline at end of file +yt-dlp==2025.8.11 \ No newline at end of file