diff --git a/pyproject.toml b/pyproject.toml index 60921c3b..6bcdb90f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ requirements-parser = "0.9.0" tqdm = "4.66.4" click = "8.1.7" colorama = { version = "==0.4.6", platform = "win32" } -jsonschema = "=3.2.0" +jsonschema = "=4.26.0" dpath = "==1.5.0" GitPython = "==3.1.43" packaging = "==21.3"