From 1c7594de22da95669dfaa0a6ccae1d65e4c8fe1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:26:22 +0000 Subject: [PATCH] Bump json-e from 4.7.0 to 4.7.1 in /tools Bumps [json-e](https://github.com/json-e/json-e) from 4.7.0 to 4.7.1. - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst) - [Commits](https://github.com/json-e/json-e/compare/v4.7.0...v4.7.1) --- 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 c43af1ba8baa21..5ba7882adc6962 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -1,5 +1,5 @@ httpx[http2]==0.27.0 -json-e==4.7.0 +json-e==4.7.1 jsonschema==4.17.3 pyyaml==6.0.1 taskcluster==66.0.0