Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update marshmallow-jsonapi to 0.23.0 #297

Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 2, 2020

This PR updates marshmallow-jsonapi from 0.21.0 to 0.23.0.

Changelog

0.23.0

===================

* Improve performance of link generation from `Relationship` (:issue:`277`).
Thanks :user:`iamareebjamal` for reporting and fixing.

0.22.0

===================

Deprecation/Removals:

* Drop support for Python 2.7 and 3.5.
Only Python>=3.6 is supported (:issue:`251`).
* Drop support for marshmallow 3 pre-releases. Only stable versions >=2.15.2 are supported.
* Remove ``fields.Meta``.

Bug fixes:

* Address ``DeprecationWarning`` raised by ``Field.fail`` on marshmallow 3.

0.21.2

===================

Bug fixes:

* marshmallow 3.0.0rc7 compatibility (:pr:`233`).

Other changes:

* Format with pyupgrade and black (:pr:`235`).
* Switch to Azure Pipelines for CI (:pr:`234`).

0.21.1

===================

Bug fixes:

* marshmallow 3.0.0rc6 cmpatibility (:pr:`221`).
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #313

@pyup-bot pyup-bot closed this Mar 22, 2020
@kumy kumy deleted the pyup-update-marshmallow-jsonapi-0.21.0-to-0.23.0 branch March 22, 2020 14:33
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.

1 participant