From 48e1bc1638377d5973f7e3eeca9778b421c8360f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:08:39 +0000 Subject: [PATCH] Bump json-e from 4.4.3 to 4.5.0 in /tools Bumps [json-e](https://github.com/json-e/json-e) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/json-e/json-e/releases) - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst) - [Commits](https://github.com/json-e/json-e/compare/v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: json-e dependency-type: direct:production update-type: version-update:semver-minor ... 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 24cf322f5e8309..8115b4a48a7e4f 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -1,5 +1,5 @@ httpx[http2]==0.22.0 -json-e==4.4.3 +json-e==4.5.0 jsonschema==3.2.0 pyyaml==6.0 taskcluster==44.18.0