diff --git a/pyproject.toml b/pyproject.toml index 9b10c74..c1e98f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "coverage==7.6.10", "werkzeug==3.1.3", "flask==3.1.0", - "marshmallow==3.24.1", + "marshmallow==3.25.0", "webargs==8.6.0", "apispec==6.8.1", "PyYAML==6.0.2",