From 133eb49c3dfc3400eca57e1b035a1a22a8a12ebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:04:40 +0000 Subject: [PATCH] Bump pydantic-settings from 2.6.0 to 2.6.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pydantic-settings 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 a1397fe..41cd124 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.3.3 fastapi==0.115.4 httpx==0.27.2 pydantic==2.9.2 -pydantic_settings==2.6.0 +pydantic_settings==2.6.1 pytest==8.3.3 python-dotenv==1.0.1 uvicorn==0.32.0 \ No newline at end of file