Skip to content

Commit 83e3ef9

Browse files
build(deps): bump jsonschema from 0.43.0 to 0.44.0 (#3556)
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.43.0 to 0.44.0. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.43.0...rust-v0.44.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 088d142 commit 83e3ef9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jaq-core = "2"
158158
jaq-json = { version = "1", features = ["serde_json"] }
159159
jaq-std = "2"
160160
json-objects-to-csv = "0.1.3"
161-
jsonschema = { version = "0.43", features = [
161+
jsonschema = { version = "0.44", features = [
162162
"resolve-file",
163163
"resolve-http",
164164
"tls-aws-lc-rs",

0 commit comments

Comments
 (0)