Update marshmallow requirement from ~=3.15.0 to ~=3.18.0 in /api #415

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/api/marshmallow-approx-eq-3.18.0 into main
Showing only changes of commit e71ce7eb6a - Show all commits

View File

@ -10,7 +10,7 @@ flask-cors==3.0.10
bcrypt==3.2.2 bcrypt==3.2.2
pytest~=7.1.2 pytest~=7.1.2
pytest-cov pytest-cov
marshmallow~=3.15.0 marshmallow~=3.18.0
faker~=13.11.0 faker~=13.11.0
requests~=2.27.1 requests~=2.27.1
investpy~=1.0.8 investpy~=1.0.8