Skip to content

Update marshmallow version to the latest #50

@mahenzon

Description

@mahenzon

Right now marshmallow 3.2.1 (2019-09-30) is used
Latest version is 3.12.1 (2021-05-10)

The only change I could find is this:

Passing the string "self" to fields.Nested is deprecated. Use a callable instead.
3.3.0 (2019-12-05)
https://marshmallow.readthedocs.io/en/stable/changelog.html#id17

Otherwise only additions / fixes / improvements which don't affect our usage.

Can't find anything breaking, but better test it before releasing (probably adding coverage would help)

Planning for v1.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions