From 4bfec6e8d3f82d25604442ca4254b1e6c92a1ba5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Aug 2025 01:00:44 +0000 Subject: [PATCH] Update dependency yt-dlp to v2025.8.27 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index a2b151a..708554a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ discord.py==2.6.2 python-dotenv==1.1.1 -yt-dlp==2025.8.22 \ No newline at end of file +yt-dlp==2025.8.27 \ No newline at end of file