Sourced from pydantic's releases.
v2.13.3 2026-04-20
v2.13.3 (2026-04-20)
What's Changed
Fixes
- Handle
AttributeErrorsubclasses withfrom_attributesby@​Viicosin #13096Full Changelog: https://github.com/pydantic/pydantic/compare/v2.13.2...v2.13.3
Sourced from pydantic's changelog.
v2.13.3 (2026-04-20)
What's Changed
Fixes
- Handle
AttributeErrorsubclasses withfrom_attributesby@​Viicosin #13096
9e9a111
Fix backported test1ec8c6a
Prepare release v2.13.3fb4f204
Handle AttributeError subclasses with
from_attributes