fix(deps): update dependency pydantic to v2.12.5
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m4s
This commit is contained in:
parent
2445b6f462
commit
c6961dfd0e
2 changed files with 67 additions and 59 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue