From e8cca483c294f7580d08389da8808d13bd0f9784 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:11:52 +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 c31db29..5be12b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ py==1.8.1 PyMySQL==0.9.3 pyparsing==2.4.6 pytest==5.3.5 -python-dotenv==0.11.0 +python-dotenv==1.2.2 six==1.14.0 SQLAlchemy==1.3.13 wcwidth==0.1.8