From 2e37503e13cfed9b8645ed194995279ef3db5d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:02:48 +0000 Subject: [PATCH] chore(deps): bump pydantic-settings from 2.10.1 to 2.11.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/2.10.1...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.0 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..d7e53f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ openai==1.102.0 # ------------ python-dotenv==1.1.1 pydantic==2.11.9 -pydantic-settings==2.10.1 +pydantic-settings==2.11.0 python-hcl2==7.3.1 # Lambda layer: langchain