From 70a1b53494cb6d267b6b919ce81824b9bd6e6d1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Jan 2024 16:58:37 -0700 Subject: [PATCH] Update marshmallow from 3.2.1 to 3.20.2 --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ce3905b..9af244f 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.20.2