From 76c33ccd940c2bc61b6e3b4b405502a1e61a8f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:42:57 +0000 Subject: [PATCH] Bump pydantic-settings from 2.14.1 to 2.14.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd73950..6a456d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.6.2 fastapi==0.137.2 httpx==0.28.1 pydantic==2.13.4 -pydantic-settings==2.14.1 +pydantic-settings==2.14.2 pytest==9.1.0 python-dotenv==1.2.2 uvicorn==0.49.0