fix(deps): update dependency pydantic-settings to v2.14.1 (#7674)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 21:46:54 +00:00
committed by GitHub
parent 2cf042fce9
commit 00a4b51ec1
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"authlib==1.7.2",
"html2text==2025.4.15",
"paho-mqtt==1.6.1",
"pydantic-settings==2.14.0",
"pydantic-settings==2.14.1",
"pillow-heif==1.3.0",
"pyjwt==2.12.1",
"openai==2.34.0",