From ecdc21d9e7c90b2b910375463f58a40c7f318ad1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 17:06:27 +0000 Subject: [PATCH] Update dependency pydantic-settings to v2.10.1 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 72a8ef7..f9787ed 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.10.0 mutagen==1.47.0 openai==1.61.1 pydantic==2.10.4 -pydantic-settings==2.8.0 +pydantic-settings==2.10.1 plotly==6.0.0 pyAudioAnalysis==0.3.14 pydub==0.25.1