Update pydantic to 2.11.5 (#145985)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Marc Mueller
2025-06-02 08:48:22 +02:00
committed by GitHub
parent c3c4d224b2
commit 43ac550ca0
3 changed files with 3 additions and 3 deletions

View File

@ -155,7 +155,7 @@ multidict>=6.0.2
backoff>=2.0
# ensure pydantic version does not float since it might have breaking changes
pydantic==2.11.3
pydantic==2.11.5
# Required for Python 3.12.4 compatibility (#119223).
mashumaro>=3.13.1