update(pydantic): Bump pydantic to 2.11.3 (#538)

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
This commit is contained in:
Bobby Noelte
2025-04-30 23:05:44 +02:00
committed by GitHub
parent 2bfe646996
commit dac089b320
4 changed files with 14 additions and 3 deletions

View File

@@ -749,7 +749,8 @@ Args:
"$ref": "#/components/schemas/PydanticDateTimeData"
},
{
"type": "object"
"type": "object",
"additionalProperties": true
},
{
"type": "null"