From 5d03b929930ca354bc048bba226ff84273fdb6f8 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 21 Mar 2019 11:56:32 +0000 Subject: [PATCH] Upgrade marshmallow-sqlalchemy from 0.16.0 to 0.16.1 --- requirements-app.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 047b0b29d..b47c65080 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -14,7 +14,7 @@ eventlet==0.23.0 gunicorn==19.7.1 iso8601==0.1.12 jsonschema==3.0.1 -marshmallow-sqlalchemy==0.16.0 +marshmallow-sqlalchemy==0.16.1 marshmallow==2.18.1 psycopg2-binary==2.7.7 PyJWT==1.7.1 diff --git a/requirements.txt b/requirements.txt index 143485b1a..3fb26aa1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ eventlet==0.23.0 gunicorn==19.7.1 iso8601==0.1.12 jsonschema==3.0.1 -marshmallow-sqlalchemy==0.16.0 +marshmallow-sqlalchemy==0.16.1 marshmallow==2.18.1 psycopg2-binary==2.7.7 PyJWT==1.7.1