fix(deps): update dependency pydantic-settings to v2.12.0 (#6617)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 23:40:05 +00:00
committed by GitHub
parent f04bd7b777
commit 9499c2942c
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"authlib==1.6.5",
"html2text==2025.4.15",
"paho-mqtt==1.6.1",
"pydantic-settings==2.11.0",
"pydantic-settings==2.12.0",
"pillow-heif==1.1.1",
"pyjwt==2.10.1",
"openai==2.8.1",