From 555fdfc9566aca93cf32ceaa8da47fc8390a6f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 07:00:32 +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.4.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.4.1) --- updated-dependencies: - dependency-name: json-schema-for-humans dependency-version: 1.4.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..b87c6531 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.4.1