Skip to content

Commit 14fb22e

Browse files
⬆ Bump jsonschema from 0.48.5 to 0.49.1 (#1756)
Bumps [jsonschema](https://github.com/Stranger6667/jsonschema) from 0.48.5 to 0.49.1. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@ruby-v0.48.5...ruby-v0.49.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 0.49.1 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> Co-authored-by: Bryant <42397554+Chisanan232@users.noreply.github.com>
1 parent 0318ba6 commit 14fb22e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

aa-integration-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ async-trait = { workspace = true }
6363
axum = { workspace = true, features = ["ws"] }
6464
chrono = { workspace = true, default-features = false, features = ["clock"] }
6565
chrono-tz = { workspace = true }
66-
jsonschema = "0.48"
66+
jsonschema = "0.49"
6767
jsonwebtoken = { workspace = true }
6868
base64 = "0.23"
6969
bytes = { workspace = true }

0 commit comments

Comments
 (0)