From c771a7854e77897bbc281ab363b7a4622429a515 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:35:48 +0000 Subject: [PATCH] Update dependency pydantic-settings to v2.8.0 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 91987fd..7dccaeb 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.7.1 +pydantic-settings==2.8.0 plotly==6.0.0 pyAudioAnalysis==0.3.14 pydub==0.25.1