From 5efbdbd2a2256f0363a2504568fc88afa3bacc20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 26 Feb 2020 13:00:13 +0000 Subject: [PATCH] Update marshmallow from 2.20.2 to 2.20.5 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 32d2aad27..33c02809f 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -16,7 +16,7 @@ iso8601==0.1.12 itsdangerous==1.1.0 jsonschema==3.2.0 marshmallow-sqlalchemy==0.22.2 -marshmallow==2.20.2 # pyup: <3 # v3 throws errors +marshmallow==2.20.5 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.4 PyJWT==1.7.1 SQLAlchemy==1.3.13