Update pydantic pin to 2.13.0 (#168103)

This commit is contained in:
Marc Mueller
2026-04-13 14:53:27 +02:00
committed by GitHub
parent 10780adb6e
commit 667002ddfa
4 changed files with 3 additions and 13 deletions

View File

@@ -124,7 +124,7 @@ backoff>=2.0
Brotli>=1.2.0
# ensure pydantic version does not float since it might have breaking changes
pydantic==2.12.2
pydantic==2.13.0
# Required for Python 3.14.0 compatibility (#119223).
mashumaro>=3.17.0