From 020aaea26f825087b4576dd827da6ced4b33d86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 15:32:06 +0000 Subject: [PATCH] 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e79c888..eb2178e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ fastapi==0.116.1 orjson==3.11.6 a2wsgi==1.10.10 pydantic==2.12.5 -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 httpx==0.28.1 beautifulsoup4==4.12.3 striprtf==0.0.29