Commit b939371
chore: raise minimum pydantic to 2.11.0 (#2340)
by_alias/by_name/extra were added to BaseModel.model_validate in pydantic
2.11.0; the lower bound now matches the version that introduced them.
Signed-off-by: 谢翊凡 <xyf5432@users.noreply.github.com>
Co-authored-by: 谢翊凡 <xyf5432@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Lou DeGenaro <lou.degenaro@gmail.com>1 parent c185829 commit b939371
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments