From db7efb135c765bb59bc4d6fbd410e861bab657b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 01:06:10 +0000 Subject: [PATCH] Bump pydantic-settings from 2.3.0 to 2.3.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.0...v2.3.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 e87a8f4..d34a1bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.2.1 fastapi==0.111.0 httpx==0.27.0 pydantic==2.7.3 -pydantic_settings==2.3.0 +pydantic_settings==2.3.1 pytest==8.2.2 python-dotenv==1.0.1 uvicorn==0.30.1 \ No newline at end of file