Skip to content

Commit e2c6662

Browse files
[deps] Update jsonschema requirement from ~=4.25.1 to ~=4.26.0
Updates the requirements on [jsonschema](https://github.com/python-jsonschema/jsonschema) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21c5797 commit e2c6662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
jinja2~=3.1.6
2-
jsonschema~=4.25.1
2+
jsonschema~=4.26.0

0 commit comments

Comments
 (0)