chore: Update jsonschema

This commit is contained in:
Gerald Pinder 2025-01-01 22:05:05 -05:00
parent 99369ca588
commit f6655d00ee
3 changed files with 29 additions and 55 deletions

View file

@ -70,7 +70,7 @@ blue-build-process-management = { version = "=0.9.1", path = "./process" }
clap-verbosity-flag = "3"
clap_complete = "4"
fuzzy-matcher = "0.3"
jsonschema = { version = "0.26", optional = true }
jsonschema = { version = "0.28", optional = true }
open = "5"
os_info = "3"
rayon = { version = "1", optional = true }