From 1bfda6cfa9664073946c66b3cdaf011453d49e81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:02:18 +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 c293f81..02c3680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ boto3==1.42.43 redis>=5.0.0 # Configuration management -python-dotenv==1.2.1 +python-dotenv==1.2.2 pydantic==2.12.5 pydantic-settings==2.12.0