From 39877e1e405cd148b3e4eb29c1b6c20d36b6ba59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 9 Dec 2020 13:00:05 +0000 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.23.1 to 0.24.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 7e3fc969d..fec9a1d68 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -15,7 +15,7 @@ gunicorn==20.0.4 iso8601==0.1.13 itsdangerous==1.1.0 jsonschema==3.2.0 -marshmallow-sqlalchemy==0.23.1 +marshmallow-sqlalchemy==0.24.1 marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 PyJWT==1.7.1