Bump pydantic to 2.11.2 (#142302)

changelog: https://github.com/pydantic/pydantic/compare/v2.11.1...v2.11.2
This commit is contained in:
J. Nick Koston
2025-04-04 11:20:36 -10:00
committed by GitHub
parent 52724c5c22
commit 39ebc103df
3 changed files with 3 additions and 3 deletions

View File

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