Update pydantic requirement from >=2.6.0 to >=2.13.4#12
Merged
Conversation
kekehanshujun
approved these changes
May 16, 2026
kekehanshujun
left a comment
There was a problem hiding this comment.
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-> confirmedpydantic 2.13.4.venv-review\Scripts\python.exe -m py_compileover 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.
Code Review — Bounty #73PR: Update pydantic requirement from >=2.6.0 to >=2.13.4 by @dependabot[bot]
Wallet: Reviewing under Bounty #73 |
1 similar comment
Code Review — Bounty #73PR: Update pydantic requirement from >=2.6.0 to >=2.13.4 by @dependabot[bot]
Wallet: 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>
dc43a39 to
63f012b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pydantic to permit the latest version.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185