From 0c531bdefa1121915db1b7c4b4b0e5c3e1839bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 22:46:02 +0000 Subject: [PATCH] Bump pydantic-settings from 2.14.1 to 2.15.0 in /backend Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.15.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.1...v2.15.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index fa15d3e..ec3f960 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,7 +24,7 @@ MarkupSafe==3.0.3 mdurl==0.1.2 pydantic==2.13.4 pydantic-extra-types==2.11.1 -pydantic-settings==2.14.1 +pydantic-settings==2.15.0 pydantic_core==2.46.4 Pygments==2.20.0 PyJWT==2.10.1