Commit 37586ca
Fix issue where Pydantic2 would raise warnings when arbitrary keywords are set. (#848)
https://docs.pydantic.dev/latest/migration/#changes-to-pydanticfield
Co-authored-by: Jeroen van der Laan <[email protected]>1 parent ca97a0b commit 37586ca
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments