From 6d22c8fe14e6ef33103853e4c5393618f379f45a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Mar 2020 13:00:07 +0000 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.22.2 to 0.22.3 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 33c02809f..1f10f4a36 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.2 +marshmallow-sqlalchemy==0.22.3 marshmallow==2.20.5 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.4 PyJWT==1.7.1