From bf481d85e2c6777b7a869538dc092e0141a70c82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Dec 2022 11:14:46 +0100 Subject: [PATCH] Update dependency marshmallow to ~=3.19.0 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 1bd0310..74c67a0 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,7 +10,7 @@ flask-cors==3.0.10 bcrypt==4.0.1 pytest~=7.2.0 pytest-cov -marshmallow~=3.18.0 +marshmallow~=3.19.0 faker~=15.3.4 requests~=2.28.1 investpy~=1.0.8