From 495d5a39fc145f3609b2a8f3852780633e46ea15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 12:48:44 +0000 Subject: [PATCH] Update dependency pydantic to v2.11.7 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f118547..72b5736 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ imblearn==0.0 matplotlib==3.10.5 mutagen==1.47.0 openai==1.99.9 -pydantic==2.10.4 +pydantic==2.11.7 pydantic-settings==2.10.1 plotly==6.0.0 pyAudioAnalysis==0.3.14