From b615f7192f30efb75771b3ac82d23f5fb2ada917 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Mar 2021 13:00:04 +0000 Subject: [PATCH] Update marshmallow-sqlalchemy from 0.23.1 to 0.24.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index ce143d576..0420f01bb 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -15,7 +15,7 @@ gunicorn==20.0.4 iso8601==0.1.14 itsdangerous==1.1.0 jsonschema==3.2.0 -marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.1 # marshmallow v3 throws errors +marshmallow-sqlalchemy==0.24.0 # pyup: <0.24.1 # marshmallow v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 PyJWT==2.0.0