From 7acb298a114483a69ac772f2a46c783989001e2c Mon Sep 17 00:00:00 2001 From: Specmatic Renovate Date: Sat, 4 Apr 2026 00:47:39 +0000 Subject: [PATCH] chore(deps): update dependency marshmallow to v4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef7a3bf..0a81c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ flask==3.0.3 sanic==25.12.0 #dev dependencies -marshmallow==4.1.2 +marshmallow==4.3.0 coverage==7.13.1 python-dotenv==1.0.1 setuptools==80.9.0