Skip to content

Fix build failures by pinning jsonschema<=4.19.0 #9191

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

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Sep 20, 2023

Motivation

Recent release 4.19.1 of jsonschema broke our pipeline due to our dependency on openapi-schema-validator (via moto).

Upstream issue: python-openapi/openapi-schema-validator#131 .

Changes

  • Pin jsonschema to 4.19.0 or lower

@dfangl dfangl added the semver: patch Non-breaking changes which can be included in patch releases label Sep 20, 2023
@dfangl dfangl marked this pull request as ready for review September 20, 2023 16:54
@dominikschubert dominikschubert self-requested a review September 20, 2023 17:03
@github-actions
Copy link

LocalStack Community integration with Pro

       2 files         2 suites   1h 15m 51s ⏱️
2 216 tests 1 719 ✔️ 497 💤 0
2 217 runs  1 719 ✔️ 498 💤 0

Results for commit 3a3d4ab.

@dfangl dfangl merged commit d801e9c into master Sep 20, 2023
@dfangl dfangl deleted the pin-jsonschema branch September 20, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants