Skip to content

fix(deps): update dependency pydantic to ^2.13.3#254

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

fix(deps): update dependency pydantic to ^2.13.3#254
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pydantic-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 28, 2026

This PR contains the following updates:

Package Change Age Confidence
pydantic (changelog) ^2.9^2.13.3 age confidence

Release Notes

pydantic/pydantic (pydantic)

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: (in timezone Etc/UTC)

  • Branch creation
    • "before 6am 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 jtdub as a code owner April 28, 2026 18:12
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
@renovate renovate Bot requested a review from aedwardstx as a code owner April 28, 2026 18:12
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
@jtdub
Copy link
Copy Markdown
Contributor

jtdub commented Apr 28, 2026

Closing — hier_config is a library, so we don't want to raise pydantic's lower-bound floor unnecessarily (this PR moved it from ^2.9 to ^2.13.3, blocking users on pydantic 2.9–2.13.2). Renovate config now uses rangeStrategy: update-lockfile for Poetry runtime deps, so future updates only refresh poetry.lock and leave the constraint at ^2.9.

@jtdub jtdub closed this Apr 28, 2026
@renovate renovate Bot deleted the renovate/pydantic-2.x branch April 28, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant