diff --git a/ChangeLog b/ChangeLog index fe242885..32214f78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ CHANGES ======= - +UPDATE: Update jsonschema dep 2.5.0 to 2.5.1 Upgrade STH xacml policies with orion frns 3.8.0 diff --git a/requirements.txt b/requirements.txt index 9eec0c15..98c2b0e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.11.29 djangorestframework==3.9.4 -jsonschema==2.5.0 +jsonschema==2.5.1 uwsgi==2.0.19.1 requests==2.22.0 python-ldap==2.5.2