Skip to content

Commit f9f00d9

Browse files
chore: Bump jsonschema from 0.30.0 to 0.31.0 (#37)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 870d1c2 commit f9f00d9

File tree

2 files changed

+62
-39
lines changed

2 files changed

+62
-39
lines changed

Cargo.lock

Lines changed: 61 additions & 38 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
@@ -24,7 +24,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
2424
cloudevents-sdk = { version = "0.8.0", features = ["reqwest"], optional = true }
2525
futures = "0.3.31"
2626
futures-util = "0.3.31"
27-
jsonschema = "0.30.0"
27+
jsonschema = "0.31.0"
2828
reqwest = { version = "0.12.22", features = ["json", "stream"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.141"

0 commit comments

Comments
 (0)