From 05ba799d9ce9e433879a88a566c85c531b054821 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 23:12:58 +0000 Subject: [PATCH] Bump jsonschema from 2.6.0 to 3.2.0 Bumps [jsonschema](https://github.com/Julian/jsonschema) from 2.6.0 to 3.2.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.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee93daa2..24fd33c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Jinja2==2.10.1 jmespath==0.9.3 jsmin==2.2.1 jsonpickle==1.2 -jsonschema==2.6.0 +jsonschema==3.2.0 Mako==1.0.6 MarkupSafe==1.1.0 marshmallow==2.16.3