Skip to content

Commit

Permalink
chore(deps): update jsonschema requirement from 0.22.3 to 0.26.1
Browse files Browse the repository at this point in the history
Updates the requirements on [jsonschema](https://github.com/Stranger6667/jsonschema) to permit the latest version.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@rust-v0.22.3...rust-v0.22.3)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 9f50ca8 commit c6e99da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ geo-types = "0.7.13"
geoarrow = "0.3.0"
geojson = "0.24.1"
http = "1.1"
jsonschema = { version = "0.22.3", default-features = false }
jsonschema = { version = "0.26.1", default-features = false }
libduckdb-sys = "=1.0.0"
log = "0.4.22"
mime = "0.3.17"
Expand Down

0 comments on commit c6e99da

Please sign in to comment.