Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(jsonschema): migrate from deprecated Validator.iter_errors (#5856)
Deprecated message: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. Refs: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.0.0 GH-5175
- Loading branch information