Skip to content

Commit

Permalink
Bump jsonschema from 0.28.1 to 0.28.3
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.28.1 to 0.28.3.
- [Release notes](https://github.com/Stranger6667/jsonschema/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md)
- [Commits](Stranger6667/jsonschema@rust-v0.28.1...rust-v0.28.3)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 5aaaca3 commit b303504
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ axum = { version = "0.8.1", features = ["http2"] }
bytes = "1.6"
float-cmp = "0.10.0"
http-mitm-proxy = "0.12.0"
jsonschema = "0.28.1"
jsonschema = "0.28.3"
lazy_static = "1.5.0"
predicates = "3.1.0"
rcgen = "0.13.1"
Expand Down

0 comments on commit b303504

Please sign in to comment.