From 2e03aa4ce3664c9c173786e4b085af55c1c2d8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Feb 2019 11:19:11 +0000 Subject: [PATCH] Bump jsonschema from 2.6.0 to 3.0.0 Bumps [jsonschema](https://github.com/Julian/jsonschema) from 2.6.0 to 3.0.0. - [Release notes](https://github.com/Julian/jsonschema/releases) - [Changelog](https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Julian/jsonschema/compare/v2.6.0...v3.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a948d97..fa260fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ idna==2.8 iso8601==0.1.12 jsonpatch==1.23 jsonpointer==2.0 -jsonschema==2.6.0 +jsonschema==3.0.0 kinto==13.0.1 logging-color-formatter==1.0.2 PasteDeploy==2.0.1