From 5c9006fbae8e5cbdd522f2d0e112af6341c27a97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:17:36 +0000 Subject: [PATCH] chore(deps): update dependency marshmallow to v3.20.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b93aeeb3..4b3e312e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,4 +18,4 @@ rope twine pydocstyle jsonschema==3.2.0 -marshmallow==3.13.0 +marshmallow==3.20.2