From a8bc7364cffce9c00f3fc4a9900546667541bbbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:06 +0100 Subject: [PATCH] Update marshmallow from 3.15.0 to 3.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 902a766c0..5f28961c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -149,7 +149,7 @@ markupsafe==2.1.1 # via # jinja2 # mako -marshmallow==3.15.0 +marshmallow==3.16.0 # via # -r requirements.in # flask-marshmallow