From f64247bf0c347b162b5782b9139952ff00409385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:55:38 +0000 Subject: [PATCH] chore(deps): bump json-schema-for-humans in /docgen/json Bumps [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) from 1.3.4 to 1.5.1. - [Release notes](https://github.com/coveooss/json-schema-for-humans/releases) - [Changelog](https://github.com/coveooss/json-schema-for-humans/blob/main/CHANGELOG.md) - [Commits](https://github.com/coveooss/json-schema-for-humans/compare/v1.3.4...v1.5.1) --- updated-dependencies: - dependency-name: json-schema-for-humans dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docgen/json/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docgen/json/requirements.txt b/docgen/json/requirements.txt index d5e43567e..dbb2b26d0 100644 --- a/docgen/json/requirements.txt +++ b/docgen/json/requirements.txt @@ -1 +1 @@ -json-schema-for-humans==1.3.4 +json-schema-for-humans==1.5.1