From ec824512851acd98e5f175795d9fbe539b0934d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 14 Nov 2021 22:21:47 -0700 Subject: [PATCH] Update marshmallow from 3.2.1 to 3.14.1 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..29c0bb7 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.14.1