From a752d3a760f10f01caa232fb0377f14d9dc143b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 03:21:58 +0000 Subject: [PATCH] chore(deps): bump pydantic-settings from 2.11.0 to 2.12.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.12.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 37952373..693c2faa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ openai==2.14.0 # ------------ python-dotenv==1.2.1 pydantic==2.12.5 -pydantic-settings==2.11.0 +pydantic-settings==2.12.0 python-hcl2==7.3.1 # Lambda layer: langchain