From bd3e1e1c1404c376895e92957a0b1fdd0b7a449a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:03:01 +0000 Subject: [PATCH] chore(deps): bump python-dotenv from 1.1.1 to 1.2.1 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f95c08b..94f170b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ openai==1.102.0 # Lambda layer: common # ------------ -python-dotenv==1.1.1 +python-dotenv==1.2.1 pydantic==2.11.9 pydantic-settings==2.10.1 python-hcl2==7.3.1