From dc4b0bf37a02686ac2fd410ef4e3c642c37553fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 08:37:23 +0000 Subject: [PATCH] Bump pydantic-settings from 2.11.0 to 2.12.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.12.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 711b1c9..cea7af3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.5.0 fastapi==0.121.1 httpx==0.28.1 pydantic==2.12.4 -pydantic_settings==2.11.0 +pydantic_settings==2.12.0 pytest==9.0.0 python-dotenv==1.2.1 uvicorn==0.38.0 \ No newline at end of file