From e36e27345d1cb8630bc2863ac30c2b8a48f4e50e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Nov 2019 15:05:26 -0700 Subject: [PATCH] Update marshmallow from 3.2.1 to 3.2.2 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..5599a42 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.2.2