From 50bc0f4df279e8695918801ee45cd10a324e71b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Sep 2022 13:05:30 +0200 Subject: [PATCH] Update dependency marshmallow to ~=3.18.0 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e4a6174..d8722b5 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,7 +10,7 @@ flask-cors==3.0.10 bcrypt==4.0.0 pytest~=7.1.2 pytest-cov -marshmallow~=3.15.0 +marshmallow~=3.18.0 faker~=14.2.0 requests~=2.28.1 investpy~=1.0.8