From 4ec885686538dbaf7f711e503f251f26eeab4079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:01:11 +0000 Subject: [PATCH] Bump pydantic-settings from 2.8.1 to 2.9.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.8.1 to 2.9.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.9.1 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 71c9334..1f8d272 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ couchbase==4.3.5 fastapi==0.115.12 httpx==0.28.1 pydantic==2.11.3 -pydantic_settings==2.8.1 +pydantic_settings==2.9.1 pytest==8.3.5 python-dotenv==1.1.0 uvicorn==0.34.1 \ No newline at end of file