From b57e0303d7614564aec6bc187b177df599ce2743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 00:35:26 +0000 Subject: [PATCH] Bump pydantic-settings from 2.3.4 to 2.4.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.4...v2.4.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 285854f..724c01b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.3.0 fastapi==0.111.1 httpx==0.27.0 pydantic==2.8.2 -pydantic_settings==2.3.4 +pydantic_settings==2.4.0 pytest==8.3.2 python-dotenv==1.0.1 uvicorn==0.30.3 \ No newline at end of file