From b29352dcf673485ac7b01c6ef1dac72d69587135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 04:41:24 +0100 Subject: [PATCH] Bump jsonschema from 4.1.1 to 4.1.2 in /src (#65) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 332ab15..dc56e8e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ -jsonschema==4.1.1 +jsonschema==4.1.2 pyyaml==5.4.1