From d97ae1eac9df28fd8e50ff66055423efb08b56c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 06:18:02 +0000 Subject: [PATCH] Bump pydantic-settings from 2.2.1 to 2.7.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.2.1 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.2.1...v2.7.1) --- 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 fac102c89d..5f9e9cab77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ quart==0.19.9 uvicorn==0.24.0 aiohttp==3.9.2 gunicorn==20.1.0 -pydantic-settings==2.2.1 +pydantic-settings==2.7.1