From c4f9d21366ad7a6bd5088d9af4dceff1cacb8fd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 22:48:06 +0000 Subject: [PATCH] chore(deps): update dependency pydantic-settings to ~=2.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0cee71d..35e28b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ inflection~=0.5.1 requests~=2.34.2 uvicorn[standard]~=0.52.0 typing_inspect~=0.9.0 -pydantic-settings~=2.14.2 \ No newline at end of file +pydantic-settings~=2.15.0 \ No newline at end of file