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

Set a much more strict version upper bound for jsonschema #1819

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

beckjake
Copy link
Contributor

See #1817 - the "real" fix will be in another set of PRs.

For 0.14.3, disallow jsonschema 3.1.x, except for 3.1.1 which works fine

We can probably sneak this straight into 0.14.3 without cutting an rc2 if we want, it's just a dependency lockdown

disallow 3.1.x, except for 3.1.1 which works fine
@cla-bot cla-bot bot added the cla:yes label Oct 10, 2019
Copy link
Contributor

@drewbanin drewbanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@beckjake beckjake merged commit e679c70 into dev/0.14.3 Oct 10, 2019
@beckjake beckjake deleted the fix/pin-jsonschema branch October 10, 2019 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants