Skip to content

Commit 644bcb2

Browse files
chore(deps): bump jsonschema from 0.35.0 to 0.37.1
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.35.0 to 0.37.1. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@rust-v0.35.0...cli-v0.37.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a935fb8 commit 644bcb2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -19,7 +19,7 @@ sha2 = "0.10.9"
1919

2020
[dev-dependencies]
2121
pretty_assertions = "1"
22-
jsonschema = { version = "0.35.0", default-features = false, features = [
22+
jsonschema = { version = "0.37.1", default-features = false, features = [
2323
"resolve-file",
2424
] }
2525
serde_json = "1.0.143"

0 commit comments

Comments
 (0)