Merge pull request 'fix(deps): update dependency pydantic to v2.12.5' (#14) from renovate/pydantic-2.x into main
Some checks are pending
Continuous Integration / Lint, Check & Test (push) Waiting to run

This commit is contained in:
renovate-bot 2026-01-18 17:41:02 +01:00
commit 71c00bf843
2 changed files with 67 additions and 59 deletions

View file

@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"click==8.3.0",
"mistletoe==1.4.0",
"pydantic==2.12.0",
"pydantic==2.12.5",
"pydantic-settings[yaml]==2.11.0",
"rich==14.2.0",
"typer==0.19.2",