Skip to content

Update dependency pydantic to v2.13.4#80

Merged
trask merged 2 commits into
mainfrom
renovate/pydantic-2.x
May 23, 2026
Merged

Update dependency pydantic to v2.13.4#80
trask merged 2 commits into
mainfrom
renovate/pydantic-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 22, 2026

This PR contains the following updates:

Package Change Age Confidence
pydantic (changelog) ==2.12.5==2.13.4 age confidence

Release Notes

pydantic/pydantic (pydantic)

v2.13.4: 2026-05-06

Compare Source

v2.13.4 (2026-05-06)

What's Changed
Packaging
Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

v2.13.3

Compare Source

GitHub release

What's Changed
Fixes

v2.13.2

Compare Source

v2.13.1: 2026-04-15

Compare Source

v2.13.1 (2026-04-15)

What's Changed
Fixes

Full Changelog: pydantic/pydantic@v2.13.0...v2.13.1

v2.13.0

Compare Source

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
  • Allow default factories of private attributes to take validated model data by @​Viicos in #​13013
Changes
Fixes
  • Change type of Any when synthesizing _build_sources for BaseSettings.__init__() signature in the mypy plugin by @​Viicos in #​13049
  • Fix model equality when using runtime extra configuration by @​Viicos in #​13062
Packaging
New Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 22, 2026 23:19
Copilot AI review requested due to automatic review settings May 22, 2026 23:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate renovate Bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from a8d8139 to dc82fcb Compare May 22, 2026 23:42
@renovate renovate Bot force-pushed the renovate/pydantic-2.x branch from dc82fcb to fcfcaa3 Compare May 22, 2026 23:51
pydantic 2.13 bumps PyO3 to 0.28 via pydantic-core, which drops

PyPy 3.10 support. Revert the requirements.latest.txt bump and add a

Renovate rule mirroring the existing jiter <0.12 pin, so this won't

be re-proposed until PyPy 3.10 is removed from the matrix.

Assisted-by: Claude Opus 4.7
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 23, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@trask trask enabled auto-merge (squash) May 23, 2026 00:13
@trask trask merged commit edcb1ca into main May 23, 2026
83 checks passed
@trask trask deleted the renovate/pydantic-2.x branch May 23, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants