From 1c798e9f667063648f594d7de64a38902cd9975b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Aug 2025 03:00:42 +0000 Subject: [PATCH] Update dependency yt-dlp to v2025.8.20 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index edf9a74..49a4924 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ discord.py==2.6.0 python-dotenv==1.1.1 -yt-dlp==2025.8.11 \ No newline at end of file +yt-dlp==2025.8.20 \ No newline at end of file