From 2da8edbd2f1fc097cac6fb6ec145bd6e4322e7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:55:40 +0200 Subject: [PATCH] build(deps): bump check-jsonschema from 0.28.5 to 0.28.6 in /requirements (#272) build(deps): bump check-jsonschema in /requirements Bumps [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) from 0.28.5 to 0.28.6. - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/check-jsonschema/compare/0.28.5...0.28.6) --- updated-dependencies: - dependency-name: check-jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/gha-schema.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/gha-schema.txt b/requirements/gha-schema.txt index 065ab843..5af924d4 100644 --- a/requirements/gha-schema.txt +++ b/requirements/gha-schema.txt @@ -1 +1 @@ -check-jsonschema ==0.28.5 +check-jsonschema ==0.28.6