From 873d4e6882935af28dcb218ce75f76415a5b64e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Oct 2025 14:00:35 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7c44025..61b3462 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.0 yt-dlp==2025.10.22 \ No newline at end of file