Skip to content

Commit

Permalink
build(deps): bump jsonschema from 0.27.1 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@rust-v0.27.1...rust-v0.28.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 63f322c commit 13aeefb
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 13aeefb

Please sign in to comment.