Skip to content

Commit 5c7646a

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update jsonschema requirement from ~=4.23.0 to ~=4.24.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.23.0...v4.24.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53c62b4 commit 5c7646a

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
@@ -1,2 +1,2 @@
11
jinja2~=3.1.6
2-
jsonschema~=4.23.0
2+
jsonschema~=4.24.0

0 commit comments

Comments
 (0)