From f3f1f1d787d6149a393acb79d1dcc1c5398479e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:23:06 +0000 Subject: [PATCH] chore(deps): bump pydantic-settings from 2.12.0 to 2.13.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.13.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.13.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.13.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 265da094..ad8ba003 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ openai==2.16.0 # ------------ python-dotenv==1.2.1 pydantic==2.12.5 -pydantic-settings==2.12.0 +pydantic-settings==2.13.1 python-hcl2==7.3.1 # Lambda layer: langchain