Skip to content

Update dependency pydantic to v2.13.1 - autoclosed#4429

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pydantic-2.x
Closed

Update dependency pydantic to v2.13.1 - autoclosed#4429
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pydantic-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 15, 2026

This PR contains the following updates:

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

Release Notes

pydantic/pydantic (pydantic)

v2.13.1

Compare Source

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
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 Torxed as a code owner April 15, 2026 00:16
@renovate renovate bot changed the title Update dependency pydantic to v2.13.0 Update dependency pydantic to v2.13.1 Apr 15, 2026
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 95cafab to 563732d Compare April 15, 2026 18:48
Copy link
Copy Markdown
Contributor

@dylanmtaylor dylanmtaylor left a comment

Choose a reason for hiding this comment

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

This should be safe to merge in as the patch for the upstream issue is fixed.

@codefiles
Copy link
Copy Markdown
Contributor

#4427 (comment)

Why would you just ignore my comment there?

@dylanmtaylor
Copy link
Copy Markdown
Contributor

#4427 (comment)

Why would you just ignore my comment there?

Fair point, sorry about that. You're right - we should indeed wait for this to land not just upstream but also in Arch just to be on the safe side.

@dylanmtaylor
Copy link
Copy Markdown
Contributor

I wonder if there is a way to make renovate check Arch git instead of pypi for version refs so it creates bumps in step with what Arch releases...

@codefiles
Copy link
Copy Markdown
Contributor

That looks possible.

https://docs.renovatebot.com/modules/datasource/

@dylanmtaylor
Copy link
Copy Markdown
Contributor

dylanmtaylor commented Apr 16, 2026

That looks possible.

https://docs.renovatebot.com/modules/datasource/

Let's try it. I just opened #4434 to switch from PyPi to the repology data source. It also pins exact versions instead of ranges (renovate should bump these).

@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 12ef014 to ee04996 Compare April 16, 2026 04:06
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from ee04996 to 3f0ad7b Compare April 16, 2026 05:31
@renovate renovate bot changed the title Update dependency pydantic to v2.13.1 Update dependency pydantic to v2.13.1 - autoclosed Apr 16, 2026
@renovate renovate bot closed this Apr 16, 2026
@renovate renovate bot deleted the renovate/pydantic-2.x branch April 16, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants