From 8e28bf16a744293aacbb73ce3aadad262b6e0bc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 17:33:25 +0000 Subject: [PATCH] feat(deps): update dependency python-dotenv to v1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fc4de4..8e72acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ psycopg-binary==3.2.12 psycopg-pool==3.2.7 pydantic==2.9.2 pydantic_core==2.23.4 -python-dotenv==1.1.1 +python-dotenv==1.2.1 sniffio==1.3.1 SQLAlchemy==2.0.44 starlette==0.48.0