From aa00fa962180fbf3151510e3a7bff7cfd0133311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:48:36 +0000 Subject: [PATCH] deps: bump pydantic-settings from 2.13.1 to 2.14.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 78889e1..a64d4b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ requests==2.33.1 # CVE-2026-25645 fix # Validation & Serialization - Updated pydantic==2.13.3 -pydantic-settings==2.13.1 +pydantic-settings==2.14.1 validators==0.35.0 # Monitoring & Observability - Security updates @@ -84,7 +84,7 @@ circuit-breaker==0.1.1 tenacity==9.1.4 # Enhanced Configuration Management -pydantic-settings==2.13.1 +pydantic-settings==2.14.1 # System Monitoring - Updated psutil==7.2.2