Skip to content

Commit bb4af13

Browse files
build(deps): update check-jsonschema requirement from ==0.33.* to ==0.34.* in /requirements (#439)
build(deps): update check-jsonschema requirement in /requirements Updates the requirements on [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) to permit the latest version. - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/check-jsonschema@0.33.0...0.34.0) --- updated-dependencies: - dependency-name: check-jsonschema dependency-version: 0.34.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4798d6 commit bb4af13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/gha-schema.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
check-jsonschema ==0.33.*
1+
check-jsonschema ==0.34.*

0 commit comments

Comments
 (0)