From 47d18a8b820e87549abd800e415cb62d6cdfb756 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Dec 2017 23:18:50 +0000 Subject: [PATCH] Update marshmallow from 2.14.0 to 2.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cdb13bdb..a14b97cee 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.14.0 +marshmallow==2.15.0 monotonic==1.4 psycopg2==2.7.3.2 PyJWT==1.5.3