Skip to content

Commit 792a357

Browse files
chore(deps)(deps): bump jsonschema from 4.25.1 to 4.26.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 to 4.26.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de88587 commit 792a357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ beautifulsoup4>=4.12.0
1212
pdfplumber>=0.10.0
1313

1414
# JSON Schema validation (pinned for Agent 1 core setup)
15-
jsonschema==4.25.1
15+
jsonschema==4.26.0
1616

1717
# Linting (for development and CI)
1818
ruff>=0.1.0

0 commit comments

Comments
 (0)