From 473a160b01dc6f9beda374b244b4b4d91b36c12f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:28:03 +0000 Subject: [PATCH] Update dependency python-dotenv to v0.21.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c57aaf..6950d93 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==0.21.1 pytz==2022.1 rich==9.5.1