From 6b6598037ce79b6b70f2ff39791df969643c54c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 13:24:18 +0000 Subject: [PATCH] build(deps-dev): Bump json-e from 4.0.1 to 4.1.0 in /bot Bumps [json-e](https://taskcluster.github.io/json-e/) from 4.0.1 to 4.1.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 7cb10ea50..7f3d5b33d 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,4 +1,4 @@ -json-e==4.0.1 +json-e==4.1.0 jsonschema==3.2.0 pre-commit==2.4.0 pytest==5.4.2