From 4e5690fc59b14f0d8b2c9db324cfdacbaff794ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Jul 2020 09:37:56 -0500 Subject: [PATCH] Update marshmallow from 3.2.1 to 3.7.1 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..2799248 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ requests==2.22.0 urllib3==1.25.6 -marshmallow==3.2.1 +marshmallow==3.7.1