fix(deps): update dependency pydantic-settings to v2.12.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m22s

This commit is contained in:
Renovate Bot 2026-01-18 16:57:48 +00:00
parent 117fa4644b
commit acb929f33f
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ dependencies = [
"click==8.3.1",
"mistletoe==1.4.0",
"pydantic==2.12.5",
"pydantic-settings[yaml]==2.11.0",
"pydantic-settings[yaml]==2.12.0",
"rich==14.2.0",
"typer==0.19.2",
"xdg-base-dirs==6.0.2",