From 3966efb1097992ef5ca6575788bea9e10a562597 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 27 Oct 2017 01:03:34 +0100 Subject: [PATCH] Update marshmallow from 2.13.6 to 2.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d576ab16..9abddb54b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ gunicorn==19.7.1 iso8601==0.1.12 jsonschema==2.6.0 marshmallow-sqlalchemy==0.13.2 -marshmallow==2.13.6 +marshmallow==2.14.0 monotonic==1.3 psycopg2==2.7.3.2 PyJWT==1.5.3