Skip to content

set upper bound for jsonschema version#1189

Merged
gadomski merged 2 commits into
stac-utils:mainfrom
vincentsarago:limitJsonSchema
Jul 12, 2023
Merged

set upper bound for jsonschema version#1189
gadomski merged 2 commits into
stac-utils:mainfrom
vincentsarago:limitJsonSchema

Conversation

@vincentsarago
Copy link
Copy Markdown
Member

@vincentsarago vincentsarago commented Jul 12, 2023

Related Issue(s):

#1186

Description:

with 4.18.1 and 4.18.2, jsonschema will raise an error. While we wait for the removal of RefResolver it would be safer to pin jsonschema with an upper bound to <4.18

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (30e34f1) 92.01% compared to head (621b43c) 92.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1189   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files          51       51           
  Lines        6809     6809           
  Branches     1007     1007           
=======================================
  Hits         6265     6265           
  Misses        368      368           
  Partials      176      176           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread pyproject.toml
@gadomski gadomski added this to the 1.8.2 milestone Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants