Bump pydantic to 2.11.13 (#142612)

changelog: https://github.com/pydantic/pydantic/compare/v2.11.2...v2.11.3
pull/141237/merge
J. Nick Koston 2025-04-09 16:30:26 -10:00 committed by GitHub
parent fa291c20e5
commit 54f3bb8ddf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -14,7 +14,7 @@ license-expression==30.4.1
mock-open==1.4.0
mypy-dev==1.16.0a7
pre-commit==4.0.0
pydantic==2.11.2
pydantic==2.11.3
pylint==3.3.6
pylint-per-file-ignores==1.4.0
pipdeptree==2.25.1

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.2
pydantic==2.11.3
# Required for Python 3.12.4 compatibility (#119223).
mashumaro>=3.13.1