From 3c6b0025b9c84634530c27c5b3779bc65b1acc4f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Mar 2026 17:00:13 +0000 Subject: [PATCH] Update dependency python-dotenv to v1.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a74c76..db2e783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ charset-normalizer==3.4.4 click==8.3.1 colorama==0.4.6 idna==3.11 -python-dotenv==1.2.1 +python-dotenv==1.2.2 requests==2.32.5 urllib3==2.6.3 -- 2.39.5