From a15aaa77083e1d8fe9d70b1aae1568a2495d691e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Dec 2021 15:07:45 +0000 Subject: [PATCH] Update dependency jsonschema to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3324a71a..8ca0efcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ jedi==0.18.1 jeepney==0.7.1 Jinja2==3.0.3 jinja2-time==0.2.0 -jsonschema==3.2.0 +jsonschema==4.3.2 jupyter==1.0.0 jupyter-client==7.1.0 jupyter-console==6.4.0