diff --git a/setup.py b/setup.py index 17483257..8bcaeeb2 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ "coverage==7.4.3", "werkzeug==3.0.1", "flask==3.0.2", - "marshmallow==3.20.2", + "marshmallow==3.21.0", "webargs==8.4.0", "apispec==6.4.0", "PyYAML==6.0.1",