From 01fb030bae928013b327f7aa7960fc256d235c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 09:30:02 +0000 Subject: [PATCH] deps: bump pydantic-settings from 2.12.0 to 2.14.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 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 aba6fe8..d423de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fastapi==0.136.1 httpx-sse==0.4.3 httpx==0.28.1 plotly==6.7.0 -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 pydantic==2.12.5 pydantic_core==2.41.5 pytest-httpx==0.36.2