From f383cfb6714a184ff7aefd3e63ff9433170eb50d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Sep 2022 03:40:32 +0530 Subject: [PATCH] Update marshmallow from 2.19.5 to 3.18.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9255d86..55bbb9d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ furl==2.0.0 future==0.17.1 factory-boy==2.12.0 jsmin==2.2.2 -marshmallow==2.19.5 +marshmallow==3.18.0 Pillow==6.0.0 psycopg2==2.8.3 Pygments==2.4.2