From 6b04d91d236825c10019a5a30acfcedd46d7af52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 06:53:58 +0000 Subject: [PATCH] build(deps-dev): bump json-e from 4.1.0 to 4.2.0 in /bot Bumps [json-e](https://taskcluster.github.io/json-e/) from 4.1.0 to 4.2.0. Signed-off-by: dependabot[bot] --- bot/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 6623f43c8..c534087cd 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,4 +1,4 @@ -json-e==4.1.0 +json-e==4.2.0 jsonschema==3.2.0 pre-commit==2.6.0 pytest==5.4.3