Sorry, something went wrong.
📝 Docs previewLast commit 95b9c7e at: https://a8113f7a.sqlmodel.pages.dev |
Sorry, something went wrong.
There was a problem hiding this comment.
This required a small update to the model_dump definition to support polymorphic_serialization kwargs introduced in Pydantic v2.13. Will leave this up for a final review/merge by Sebastián.
Sorry, something went wrong.
|
A newer version of pydantic exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Sorry, something went wrong.
Bumps pydantic from 2.12.5 to 2.13.3.
Release notesSourced from pydantic's releases.
v2.13.3 2026-04-20
v2.13.3 (2026-04-20)
What's Changed
Fixes
Full Changelog: pydantic/pydantic@v2.13.2...v2.13.3
v2.13.2 2026-04-17
v2.13.2 (2026-04-17)
What's Changed
Fixes
Full Changelog: pydantic/pydantic@v2.13.1...v2.13.2
v2.13.1 2026-04-15
v2.13.1 (2026-04-15)
What's Changed
Fixes
Full Changelog: pydantic/pydantic@v2.13.0...v2.13.1
v2.13.0 2026-04-13
v2.13.0 (2026-04-13)
The highlights of the v2.13 release are available in the blog post. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.
This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.
What's Changed
See the beta releases for all changes sinces 2.12.
Packaging
... (truncated)
ChangelogSourced from pydantic's changelog.
v2.13.3 (2026-04-20)
GitHub release
What's Changed
Fixes
v2.13.2 (2026-04-17)
GitHub release
What's Changed
Fixes
v2.13.1 (2026-04-15)
GitHub release
What's Changed
Fixes
v2.13.0 (2026-04-13)
GitHub release
The highlights of the v2.13 release are available in the blog post. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.
This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.
What's Changed
See the beta releases for all changes sinces 2.12.
New Features
Changes
... (truncated)
Commits