From c10d4d6708681c09f18a100103058d6fa8f98157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 01:04:10 +0000 Subject: [PATCH] Bump pydantic-settings from 2.13.1 to 2.14.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.0 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 36083c9..1c059fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.6.0 fastapi==0.135.3 httpx==0.28.1 pydantic==2.12.5 -pydantic_settings==2.13.1 +pydantic_settings==2.14.0 pytest==9.0.3 python-dotenv==1.2.2 uvicorn==0.44.0 \ No newline at end of file