diff --git a/requirements.txt b/requirements.txt index ba3e83410f2..dfa4ea0064a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ vine==5.0.0 tqdm==4.66.1 Deprecated==1.2.14 wrapt==1.15.0 -jsonschema==4.19.1 +jsonschema==4.19.2 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.3.2 diff --git a/setup.cfg b/setup.cfg index 151e17e7890..253454653f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = tqdm==4.66.1 Deprecated==1.2.14 wrapt==1.15.0 - jsonschema==4.19.1 + jsonschema==4.19.2 zipstream-new==1.1.8 schema==0.7.5 rdflib==6.3.2