Skip to content

build(deps): lock jsonschema 4.26.0 - #14

Merged
FNB2026 merged 1 commit into
mainfrom
codex/jsonschema-4.26-lock
Jul 25, 2026
Merged

build(deps): lock jsonschema 4.26.0#14
FNB2026 merged 1 commit into
mainfrom
codex/jsonschema-4.26-lock

Conversation

@FNB2026

@FNB2026 FNB2026 commented Jul 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • bump the direct validation dependency from jsonschema==4.25.1 to 4.26.0
  • regenerate tools/requirements-validation.lock with pip-tools 7.6.0 on Python 3.11
  • include the exact 4.26.0 distribution hashes used by the CI --require-hashes install

Why

Dependabot PR #10 updated only requirements-validation.in. The repository workflow installs from requirements-validation.lock, so its green check still exercised jsonschema 4.25.1. This PR updates both files so the declared dependency and the reproducible validation runtime stay aligned.

Validation

  • installed the regenerated lock with --require-hashes
  • confirmed the runtime version is jsonschema 4.26.0
  • ran tools/validate-public-artifacts.py
  • ran git diff --check

Validation result: validation passed: 10 schemas, 6 protocol-chain objects, full valid-instance coverage, negative fixtures

Supersedes #10.

@FNB2026
FNB2026 marked this pull request as ready for review July 25, 2026 16:40
@FNB2026
FNB2026 merged commit 661e39b into main Jul 25, 2026
1 check passed
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.

1 participant