From 488248877c05e9d34811296da327fa4259b4452a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:11:26 +0000 Subject: [PATCH] Update dependency python-dotenv to v1 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00cf832..e1f1476 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ PyMySQL==0.10.1 pyparsing==2.4.7 pytest==5.4.3 python-dateutil==2.8.1 -python-dotenv==0.13.0 +python-dotenv==1.2.2 pytz==2020.5 six==1.16.0 SQLAlchemy==1.3.20