Until this is resolved we need to ceil our jsonschema version so we don't break environments downstream. I don't think we need a CHANGELOG entry for this. After merge, we should release either a post or a new BUGFIX version to propagate this fix to PyPI.
PR checklist:
[x] Code is formatted (run scripts/format).
[x] Code lints properly (run scripts/lint).
[x] Tests pass (run scripts/test).
[x] Documentation has been updated to reflect changes, if applicable.
Related Issue(s):
Description:
Until this is resolved we need to ceil our jsonschema version so we don't break environments downstream. I don't think we need a CHANGELOG entry for this. After merge, we should release either a post or a new BUGFIX version to propagate this fix to PyPI.
PR checklist:
scripts/format
).scripts/lint
).scripts/test
).