Skip to content

Update pydantic requirement from >=2.6.0 to >=2.13.4#12

Merged
Scottcjn merged 1 commit into
mainfrom
dependabot/pip/pydantic-gte-2.13.4
May 18, 2026
Merged

Update pydantic requirement from >=2.6.0 to >=2.13.4#12
Scottcjn merged 1 commit into
mainfrom
dependabot/pip/pydantic-gte-2.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pydantic to permit the latest version.

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

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

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

v2.13.3 (2026-04-20)

GitHub release

What's Changed

Fixes

v2.13.2 (2026-04-17)

GitHub release

What's Changed

Fixes

  • Fix ValidationInfo.field_name missing with model_validate_json() by @​Viicos in #13084

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.

... (truncated)

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 15, 2026

@kekehanshujun kekehanshujun left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM. I validated the pydantic>=2.13.4 requirement bump in the temporary review venv and reran the repository's schema/signing/x402 tests.

Validation on PR head dc43a39878386be923b5c27c1810c06e2a599fe8:

  • .venv-review\Scripts\python.exe -m pip install -r requirements.txt pytest -> confirmed pydantic 2.13.4
  • .venv-review\Scripts\python.exe -m py_compile over repository Python files -> passed
  • .venv-review\Scripts\python.exe -m pytest shared/test_audit_envelope.py tests/test_schemas.py tests/test_x402.py -q --tb=short -> 41 passed

No blocking issues found.

@BossChaos

Copy link
Copy Markdown

Code Review — Bounty #73

PR: Update pydantic requirement from >=2.6.0 to >=2.13.4 by @dependabot[bot]

  • ✅ Code review

Wallet: 0xdaE5d307339074A24F579dB48e7c639359D94904

Reviewing under Bounty #73

1 similar comment
@BossChaos

Copy link
Copy Markdown

Code Review — Bounty #73

PR: Update pydantic requirement from >=2.6.0 to >=2.13.4 by @dependabot[bot]

  • ✅ Code review

Wallet: 0xdaE5d307339074A24F579dB48e7c639359D94904

Reviewing under Bounty #73

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.0...v2.13.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pydantic-gte-2.13.4 branch from dc43a39 to 63f012b Compare May 18, 2026 14:21
@Scottcjn Scottcjn merged commit 60efc03 into main May 18, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/pip/pydantic-gte-2.13.4 branch May 18, 2026 15:31
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants