Skip to content

Update jsonschema to 3.0.0#841

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-jsonschema-2.4.0-to-3.0.0
Closed

Update jsonschema to 3.0.0#841
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-jsonschema-2.4.0-to-3.0.0

Conversation

@pyup-bot
Copy link
Copy Markdown

This PR updates jsonschema from 2.4.0 to 3.0.0.

Changelog

3.0.0

------

* Support for Draft 6 and Draft 7
* Draft 7 is now the default
* New ``TypeChecker`` object for more complex type definitions (and overrides)
* Falling back to isodate for the date-time format checker is no longer
attempted, in accordance with the specification

2.6.0

------

* Support for Python 2.6 has been dropped.
* Improve a few error messages for ``uniqueItems`` (224) and
``additionalProperties`` (317)
* Fix an issue with ``ErrorTree``'s handling of multiple errors (288)

2.5.0

------

* Improved performance on CPython by adding caching around ref resolution
(203)
Links

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.

2 participants