diff --git a/requirements.txt b/requirements.txt index 4cf297dba..af922cff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ ruamel.yaml==0.17.21 auth0-python==3.23.1 # jsonschema is used for validating cluster.yaml configurations -jsonschema==4.14.0 +jsonschema==4.17.3 # rich and py-markdown-table are used for pretty printing outputs that would otherwise # be difficult to parse by a human