From 8c72dabbe87d3137c7321ccde58a2f90f910805e Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Fri, 22 May 2020 10:36:21 +0100 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.22.3 to 0.23.0 --- 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 358dee727..883e4307e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -15,7 +15,7 @@ gunicorn==20.0.4 iso8601==0.1.12 itsdangerous==1.1.0 jsonschema==3.2.0 -marshmallow-sqlalchemy==0.22.3 +marshmallow-sqlalchemy==0.23.0 marshmallow==2.20.5 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.4 PyJWT==1.7.1 diff --git a/requirements.txt b/requirements.txt index d24380c7f..d25f87cc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ gunicorn==20.0.4 iso8601==0.1.12 itsdangerous==1.1.0 jsonschema==3.2.0 -marshmallow-sqlalchemy==0.22.3 +marshmallow-sqlalchemy==0.23.0 marshmallow==2.20.5 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.4 PyJWT==1.7.1