From 3ba862f97388875a1dd0e1cd5ab8ab62637a813b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:26:53 +0000 Subject: [PATCH] Bump pydantic-settings from 2.7.1 to 2.8.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: pydantic-settings 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 f80fc73..793bb86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.3.5 fastapi==0.115.8 httpx==0.28.1 pydantic==2.10.6 -pydantic_settings==2.7.1 +pydantic_settings==2.8.0 pytest==8.3.4 python-dotenv==1.0.1 uvicorn==0.34.0 \ No newline at end of file