From 5637f0878057848e8b3b3ea59b2f1b3704594a4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 17:45:40 +0000 Subject: [PATCH] Update dependency python-dotenv to v1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c57aaf..a72929d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ googletrans==3.0.0 phonetic-alphabet==0.1.0 py-expression-eval==0.3.10 pyryver==0.3.2.post1 -python-dotenv==0.15.0 +python-dotenv==1.2.1 pytz==2022.1 rich==9.5.1