From b695bce2847f9dd64a6caedeeae5ca06b2d8192e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Aug 2019 14:00:13 +0100 Subject: [PATCH] Update marshmallow from 2.19.2 to 3.0.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index bf1214c1f..a67f38399 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -15,7 +15,7 @@ gunicorn==19.7.1 # pyup: ignore, >19.8 breaks eventlet patching iso8601==0.1.12 jsonschema==3.0.2 marshmallow-sqlalchemy==0.17.0 -marshmallow==2.19.2 +marshmallow==3.0.1 psycopg2-binary==2.8.2 PyJWT==1.7.1 SQLAlchemy==1.3.3