Skip to content

Commit b2b005f

Browse files
build(deps): bump jsonschema from 0.47.0 to 0.48.2 (#1445)
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.47.0 to 0.48.2. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.47.0...ruby-v0.48.2) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.48.2 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 c8bcaa2 commit b2b005f

2 files changed

Lines changed: 29 additions & 7 deletions

File tree

Cargo.lock

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

bin/nanocld/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ chrono = { version = "0.4", default-features = false, features = [
7878
"clock",
7979
"serde",
8080
] }
81-
jsonschema = { version = "0.47", default-features = false }
81+
jsonschema = { version = "0.48", default-features = false }
8282
nanocld_client = { version = "0.18", features = ["tokio"] }
8383
metrsd_client = "0.5.8"
8484
nanocl_stubs = { version = "0.18", features = ["serde", "clap"] }

0 commit comments

Comments
 (0)