summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2021-09-14 21:39:34 +0100
committerAndrej Shadura <andrewsh@debian.org>2021-09-14 21:39:49 +0100
commitff6ffc93358be1535141b4bf0cf8f98bdc468e21 (patch)
tree576f2e8900f9b12d7fc4e6f817621139b8b279b5
parentbb4c207cd8e52276061f900dfc9499f8b5eff899 (diff)
Update jsonschema dependency to 3.0.0
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c0d0f76a..f5bcb1f7 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
python3-idna,
python3-ijson (>= 3.0),
python3-jinja2 (>= 2.9),
- python3-jsonschema (>= 2.5.1),
+ python3-jsonschema (>= 3.0.0),
python3-lxml,
python3-mock,
python3-msgpack (>= 0.5.0),