From 97d5eb0bc4097654a89d9eff030f29126748c3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:02:24 +0000 Subject: [PATCH] chore(deps): bump pydantic-settings from 2.9.1 to 2.11.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.9.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.9.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-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index c7fb16c..b2fd549 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -46,7 +46,7 @@ pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.5 -pydantic-settings==2.9.1 +pydantic-settings==2.11.0 pydantic_core==2.33.2 Pygments==2.19.2 pyparsing==3.2.3 diff --git a/requirements.txt b/requirements.txt index 1258fef..0fb1fa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.5 -pydantic-settings==2.9.1 +pydantic-settings==2.11.0 pydantic_core==2.33.2 Pygments==2.19.2 pyparsing==3.2.3