This version drops support for Python 3.7
Upgrades
* Compatibility with jsonschema 4.18, jsonschema-spec 0.2 and openapi-schema-validator 0.6 202
* Update dependencies 243
Deprecations
* `spec_url` parameter of spec validator is deprecated. Use `base_uri` instead. 202
Backward incompatibilities
* Drop python 3.7 support 226