Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates marshmallow from 3.9.0 to 3.10.0.

Changelog

3.10.0

*******************

Deprecations:

- Passing field metadata via keyword arguments is deprecated and will be
removed in marshmallow 4 (:issue:`1350`). Use the explicit `metadata=...`
argument instead. Thanks :user:`sirosen`.

3.9.1

******************

Bug fixes:

- Cast to mapping type in ``Mapping.serialize`` and ``Mapping.deserialize``
(:pr:`1685`).
- Fix bug letting ``Dict`` pass invalid dict on deserialization when no key or
value ``Field`` is specified (:pr:`1685`).
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.667% when pulling 6518dd7 on pyup-update-marshmallow-3.9.0-to-3.10.0 into ecb9b8f on master.

@alexppg alexppg merged commit a9a989b into master Dec 19, 2020
@alexppg alexppg deleted the pyup-update-marshmallow-3.9.0-to-3.10.0 branch December 19, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants