Skip to content

Commit

Permalink
Merge pull request #2389 from dathere/dependabot/cargo/jsonschema-0.28.0
Browse files Browse the repository at this point in the history
build(deps): bump jsonschema from 0.27.1 to 0.28.0
  • Loading branch information
jqnatividad authored Dec 29, 2024
2 parents 63f322c + 13aeefb commit a900096
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jaq-interpret = "1.5.0"
jaq-parse = "1.0.3"
jemallocator = { version = "0.5", optional = true }
json-objects-to-csv = "0.1.3"
jsonschema = { version = "0.27", features = [
jsonschema = { version = "0.28", features = [
"resolve-file",
"resolve-http",
], default-features = false }
Expand Down

0 comments on commit a900096

Please sign in to comment.