From a2b7cda4a3ce2b5f4651274698759c5c3ac9a049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:52:50 +0000 Subject: [PATCH] Bump pydantic-settings from 2.13.0 to 2.13.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.13.1 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 34820a7..2d29719 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.5.0 fastapi==0.131.0 httpx==0.28.1 pydantic==2.12.5 -pydantic_settings==2.13.0 +pydantic_settings==2.13.1 pytest==9.0.2 python-dotenv==1.2.1 uvicorn==0.41.0 \ No newline at end of file