From eb894c52a8ecc812da3ae9fad5309be9fa41557a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 00:10:47 +0000 Subject: [PATCH] Bump pydantic-settings from 2.10.1 to 2.11.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/2.10.1...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.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 d78300c..9e9687f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.4.0 fastapi==0.117.1 httpx==0.28.1 pydantic==2.11.9 -pydantic_settings==2.10.1 +pydantic_settings==2.11.0 pytest==8.4.2 python-dotenv==1.1.1 uvicorn==0.37.0 \ No newline at end of file