From 8ed4464b4a62e02e1f6346308614e1441460773a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 08:24:22 +0000 Subject: [PATCH] build(deps-dev): Bump json-e from 3.0.0 to 4.0.0 in /bot Bumps [json-e](https://taskcluster.github.io/json-e/) from 3.0.0 to 4.0.0. Signed-off-by: dependabot-preview[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 f86de1207..93aee49e7 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,4 +1,4 @@ -json-e==3.0.0 +json-e==4.0.0 jsonschema==3.2.0 pre-commit==2.1.1 pytest==5.3.5