Fix compatibility with jsonschema 4.x
This changed one of the error messages we depend on [1]. [1] https://github.com/python-jsonschema/jsonschema/commit/641e9b8c Change-Id: I643ec568ee2eb2ec1a555f813fd2f1acff915afa Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
@@ -66,3 +66,4 @@ python-dateutil>=2.7.0 # BSD
|
||||
futurist>=1.8.0 # Apache-2.0
|
||||
openstacksdk>=0.35.0 # Apache-2.0
|
||||
PyYAML>=5.1 # MIT
|
||||
packaging>=21.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user