From 83e894a287825e53b1c6568eeb55cd9573523d05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Aug 2019 14:00:09 +0100 Subject: [PATCH] Update jsonschema from 3.0.1 to 3.0.2 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index bb4d3458c..07a5ccd0a 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -13,7 +13,7 @@ click-datetime==0.2 eventlet==0.25.1 gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching iso8601==0.1.12 -jsonschema==3.0.1 +jsonschema==3.0.2 marshmallow-sqlalchemy==0.16.3 marshmallow==2.19.2 psycopg2-binary==2.8.2