From 75ec84509d7c6bbbc3ef21e827708a2ef3994755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:26:19 +0000 Subject: [PATCH] build(deps-dev): bump json-e from 4.3.0 to 4.4.1 in /bot Bumps [json-e](https://json-e.js.org) from 4.3.0 to 4.4.1. 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 200f46d18..b9b96a0b1 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,4 +1,4 @@ -json-e==4.3.0 +json-e==4.4.1 jsonschema==3.2.0 pre-commit==2.11.1 pytest==6.2.2