From 9b6ca43ba832fc986a7c1eec1e0d35b8603bd2d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:55:18 +0000 Subject: [PATCH] chore(deps): bump pydantic-settings from 2.14.0 to 2.14.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints/py313-mcp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/py313-mcp.txt b/constraints/py313-mcp.txt index f605b1a7..47631d3c 100644 --- a/constraints/py313-mcp.txt +++ b/constraints/py313-mcp.txt @@ -9,7 +9,7 @@ httpx==0.28.1 httpx-sse==0.4.3 jsonschema==4.26.0 pydantic==2.13.4 -pydantic-settings==2.14.0 +pydantic-settings==2.14.1 python-multipart==0.0.29 sse-starlette==3.4.1 starlette==1.0.0