Skip to content

Commit 075ca2d

Browse files
chore: Bump jsonschema from 0.32.1 to 0.33.0 (#49)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cad6ab8 commit 075ca2d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.32.1"
27+
jsonschema = "0.33.0"
2828
reqwest = { version = "0.12.23", features = ["json", "stream"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.142"

0 commit comments

Comments
 (0)