Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support jsonschema 4.18 #235

Closed
s-t-e-v-e-n-k opened this issue Aug 2, 2023 · 1 comment · Fixed by #236 or #264
Closed

Does not support jsonschema 4.18 #235

s-t-e-v-e-n-k opened this issue Aug 2, 2023 · 1 comment · Fixed by #236 or #264

Comments

@s-t-e-v-e-n-k
Copy link

jsonschema 4.18 is a major re-work, and as such, breaks the API. For right now, you should probably pin the dependency to <4.18, but investigating failures (or adding a CI build using it) would be amazing.

@cwacek cwacek linked a pull request Aug 3, 2023 that will close this issue
cwacek added a commit that referenced this issue Aug 3, 2023
bugfix: Fix #235 by pinning jsonschema below 4.1.8
@cwacek
Copy link
Owner

cwacek commented Aug 3, 2023

I don't have time to investigate right now, so I pinned it for now. I'm actually going to re-open this issue because it's still valid. If you, or anyone else, has time to investigate the issue and propose a fix I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants