From d88879a0237581b0adc7a468333e1e39988eb34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 01:20:47 +0000 Subject: [PATCH] Bump json-e from 4.4.1 to 4.4.3 in /tools Bumps [json-e](https://json-e.js.org) from 4.4.1 to 4.4.3. --- updated-dependencies: - dependency-name: json-e dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_tests.txt b/tools/requirements_tests.txt index 280f3957f7ee74..0e109034ca24bf 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -1,4 +1,4 @@ -json-e==4.4.1 +json-e==4.4.3 jsonschema==3.2.0 pyyaml==5.4.1 requests==2.26.0