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:
Stephen Finucane
2022-07-14 15:43:40 +01:00
parent e1a925772b
commit 2709e30956
3 changed files with 16 additions and 3 deletions
+1
View File
@@ -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