From 70c00da445e2171e89e43caa9f69c82df79d2b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 06:02:40 +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 d5e43567..dbb2b26d 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