From d98e96b4e2cc4dfbf59d15277d0821f30e356634 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Oct 2025 16:00:35 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.1 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7c44025..137beab 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ discord.py==2.6.4 -python-dotenv==1.1.1 +python-dotenv==1.2.1 yt-dlp==2025.10.22 \ No newline at end of file -- 2.49.1