Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Update bravado-core to 5.16.1#202

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-bravado-core-5.16.0-to-5.16.1
Closed

Update bravado-core to 5.16.1#202
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-bravado-core-5.16.0-to-5.16.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates bravado-core from 5.16.0 to 5.16.1.

Changelog

5.16.1

-------------------
.. warning::
 This is release is technically backward incompatible with 5.16.0 as it is removing the equality feature on Spec objects.
 We're **not** releasing a major version mostly because we don't expect users are using it.

 If you're a user using it please make sure to use the ``is_equal`` methods. They behave as the ``__eq__`` methods added in 5.16.0 without altering the hashability feature of the objects.

 Context can be found on `PR 363`_ and `PR 364`_.

- Replace __eq__ with is_equal to allow hashability - `PR 364`_
- Drop support for Python 3.5.0 and previous Python 3 versions - `PR 366`_
- Fix validation of nullable polymorphic objects - `Issue 359`_, `PR 367`_
- Update ``msgpack`` depedency (as ``msgpack-python`` is deprecated) - `PR 368`_ - Thanks vanschelven for your contribution.
- Improve typing annotations - `PR 361`_
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Apr 3, 2020

Closing this in favor of #211

@pyup-bot pyup-bot closed this Apr 3, 2020
@ljdursi ljdursi deleted the pyup-update-bravado-core-5.16.0-to-5.16.1 branch April 3, 2020 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants