Sourced from pydantic's releases.
v2.11.3 2025-04-08
What's Changed
Packaging
- Update V1 copy to v1.10.21 by
@Viicosin pydantic/pydantic#11706Fixes
- Preserve field description when rebuilding model fields by
@Viicosin pydantic/pydantic#11698Full Changelog: https://github.com/pydantic/pydantic/compare/v2.11.2...v2.11.3
876bf76
Prepare release v2.11.3 (#11716)4a8c929
Fix code annotation in @computed_field documentation (#11693)a8b8b5f
Fix source locations in documentation for external packages (#11710)f14b7da
Preserve field description when rebuilding model fields (#11698)04fd639
Update V1 copy to v1.10.21 (#11706)