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
Some checks are pending
Continuous Integration / Lint, Check & Test (push) Waiting to run
This commit is contained in:
commit
71c00bf843
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